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/ImageListStreamer.cs')
-rw-r--r--mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageListStreamer.cs14
1 files changed, 1 insertions, 13 deletions
diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageListStreamer.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageListStreamer.cs
index 125ab8fb710..af00bd1571c 100644
--- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageListStreamer.cs
+++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageListStreamer.cs
@@ -23,19 +23,7 @@
// Peter Bartok (pbartok@novell.com)
//
//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ImageListStreamer.cs,v $
-// Revision 1.2 2004/08/11 22:20:59 pbartok
-// - Signature fixes
-//
-// Revision 1.1 2004/07/15 20:05:28 pbartok
-// - Implemented ImageList and ImageList.ImageCollection classes
-// - Added ColorDepth enumeration
-// - Updated SWF VS.Net project
-//
-//
-//
+
// NOT COMPLETE