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/Cursor.cs')
-rw-r--r--mcs/class/Managed.Windows.Forms/System.Windows.Forms/Cursor.cs11
1 files changed, 1 insertions, 10 deletions
diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Cursor.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Cursor.cs
index 6b63741de7a..1d1e37b4699 100644
--- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Cursor.cs
+++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Cursor.cs
@@ -22,16 +22,7 @@
// Authors:
// Peter Bartok pbartok@novell.com
//
-//
-// $Log: Cursor.cs,v $
-// Revision 1.2 2004/08/23 19:39:59 pbartok
-// - Implemented Position property
-//
-// Revision 1.1 2004/08/22 18:03:57 pbartok
-// - Started implementation, not usable yet
-//
-//
-//
+
// NOT COMPLETE