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:
authorJordi Mas i Hernandez <jordi@mono-cvs.ximian.com>2004-12-20 14:04:09 +0300
committerJordi Mas i Hernandez <jordi@mono-cvs.ximian.com>2004-12-20 14:04:09 +0300
commit19dd25a7c65ba8b69c4a4cddb1bb0864e3dd2bbe (patch)
tree87cdb24c513e5c30b1e2db25cc8a056aae05d5ff /mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs
parent568ab50ba5e110fb3b90d7ae7649e0819668f20e (diff)
remove old cvs comments since they are no longer updated and we use ChangeLog now
svn path=/trunk/mcs/; revision=37958
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.cs11
1 files changed, 1 insertions, 10 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 99f88e639f8..70cf9daa4da 100644
--- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs
+++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs
@@ -22,16 +22,7 @@
// Authors:
// Ravindra (rkumar@novell.com)
//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ItemBoundsPortion.cs,v $
-// Revision 1.2 2004/09/09 05:56:20 ravindra
-// It's enum, not a class!
-//
-// Revision 1.1 2004/09/09 03:13:39 ravindra
-// Enums for ListView control.
-//
-//
+
namespace System.Windows.Forms
{