[POS-commit] r141 - Kiwi2/Kiwi2
Lorenzo Gil Sanchez
lgs at async.com.br
Wed Mar 16 17:35:50 BRT 2005
Author: lgs
Date: 2005-03-16 17:35:50 -0300 (Wed, 16 Mar 2005)
New Revision: 141
Modified:
Kiwi2/Kiwi2/Views.py
Log:
I thought I already did this but obviously not
Modified: Kiwi2/Kiwi2/Views.py
===================================================================
--- Kiwi2/Kiwi2/Views.py 2005-03-16 20:21:05 UTC (rev 140)
+++ Kiwi2/Kiwi2/Views.py 2005-03-16 20:35:50 UTC (rev 141)
@@ -166,8 +166,6 @@
if callable(method):
dict[name] = method
view.glade_adaptor.signal_autoconnect(dict)
-
- self._autoconnect_by_method_name(view, methods)
class SlaveView(gobject.GObject):
More information about the POS-commit
mailing list