Merge pull request #1466 from schani/stage-unified-card-table-scanning
[mono.git] / mcs / class / System.Design / System.ComponentModel.Design / UndoEngine.cs
index 42268006ef48e7cd6561fe0ba873cd1e461ed7aa..5f12c09ee2447795424a26d83e27e89cac8bacd7 100644 (file)
@@ -27,7 +27,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_2_0
 
 using System;
 using System.ComponentModel;
@@ -578,4 +577,3 @@ namespace System.ComponentModel.Design
                }
        }
 }
-#endif