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/Toolkit IToolkit.cs,1


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

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

Modified Files:
        IToolkit.cs 
Log Message:


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


Index: IToolkit.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Drawing/Toolkit/IToolkit.cs,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** IToolkit.cs 13 Jun 2003 12:30:31 -0000      1.5
--- IToolkit.cs 21 Jun 2003 11:22:19 -0000      1.6
***************
*** 28,34 ****
  public interface IToolkit
  {
-       // Run the main event processing loop for the toolkit.
-       void Run();
- 
        // Process events in the event queue.  If "waitForEvent" is true,
        // then wait for the next event and return "false" if "Quit" was
--- 28,31 ----





reply via email to

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