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/HorizontalAlignment.cs')
-rw-r--r--mcs/class/Managed.Windows.Forms/System.Windows.Forms/HorizontalAlignment.cs7
1 files changed, 1 insertions, 6 deletions
diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/HorizontalAlignment.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/HorizontalAlignment.cs
index ecb6b486252..3aaee19115b 100644
--- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/HorizontalAlignment.cs
+++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/HorizontalAlignment.cs
@@ -22,12 +22,7 @@
// Authors:
// Jackson Harper (jackson@ximian.com)
//
-// $Revision: 1.1 $
-// $Modtime$
-// $Log: HorizontalAlignment.cs,v $
-// Revision 1.1 2004/08/07 22:56:34 jackson
-// Initial checkin
-//
+
namespace System.Windows.Forms {