[POS-commit] r112 - stoqlib/stoqlib/interface

Evandro Vale Miquelito evandro at async.com.br
Thu Mar 10 19:48:29 BRT 2005


Author: evandro
Date: 2005-03-10 19:48:29 -0300 (Thu, 10 Mar 2005)
New Revision: 112

Modified:
   stoqlib/stoqlib/interface/services.py
Log:
Removing invalid comment.


Modified: stoqlib/stoqlib/interface/services.py
===================================================================
--- stoqlib/stoqlib/interface/services.py	2005-03-10 22:38:26 UTC (rev 111)
+++ stoqlib/stoqlib/interface/services.py	2005-03-10 22:48:29 UTC (rev 112)
@@ -121,7 +121,6 @@
     """ Returns a dialog, inserting it on a cache, if it was not already
     open.
     - parent: the window which is opening the dialog;
-    - cache: the application window cache;
     - dialog_class: the dialog class;
     - *args, **kwargs: the arguments which should be used on dialog_class
       instantiation;



More information about the POS-commit mailing list