Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs')
-rw-r--r--mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs
index 3aec1feb45f..a028d9de37e 100644
--- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs
+++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs
@@ -26,9 +26,6 @@
namespace System.Windows.Forms
{
-#if !NET_2_0
- [Serializable]
-#endif
public enum ItemBoundsPortion
{
Entire = 0,