dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/System.Drawing.Win32 DrawingToolkit.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/System.Drawing.Win32 DrawingToolkit.cs,1.1,1.2
Date: Sat, 21 Jun 2003 07:22:24 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/System.Drawing.Win32
In directory subversions:/tmp/cvs-serv26914/System.Drawing.Win32

Modified Files:
        DrawingToolkit.cs 
Log Message:


Remove all references to "IToolkit.Run" because it isn't needed any more.


Index: DrawingToolkit.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Drawing.Win32/DrawingToolkit.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** DrawingToolkit.cs   21 Jun 2003 01:23:53 -0000      1.1
--- DrawingToolkit.cs   21 Jun 2003 11:22:19 -0000      1.2
***************
*** 35,43 ****
        DrawingRootTopLevelWindow drawingRootTopLevelWindow;
  
-       // TODO: Deprecated
-       public void Run()
-                       {
-                       }
- 
        // Process events in the event queue.  If "waitForEvent" is true,
        // then wait for the next event and return "false" if "Quit" was
--- 35,38 ----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]