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/SortOrder.cs')
-rw-r--r--mcs/class/Managed.Windows.Forms/System.Windows.Forms/SortOrder.cs10
1 files changed, 2 insertions, 8 deletions
diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/SortOrder.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/SortOrder.cs
index 7b8893f3909..804a78dd6da 100644
--- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/SortOrder.cs
+++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/SortOrder.cs
@@ -22,15 +22,9 @@
// Author:
// Ravindra (rkumar@novell.com)
//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: SortOrder.cs,v $
-// Revision 1.1 2004/09/30 13:26:00 ravindra
-// Enum for ListView control.
-//
-//
+
// COMPLETE
-//
+
namespace System.Windows.Forms
{