seed r634 - trunk/examples/lightsoff



Author: hortont
Date: Sun Jan  4 00:40:57 2009
New Revision: 634
URL: http://svn.gnome.org/viewvc/seed?rev=634&view=rev

Log:
Didn't need the first part of last two patches.


Modified:
   trunk/examples/lightsoff/arrow.js

Modified: trunk/examples/lightsoff/arrow.js
==============================================================================
--- trunk/examples/lightsoff/arrow.js	(original)
+++ trunk/examples/lightsoff/arrow.js	Sun Jan  4 00:40:57 2009
@@ -33,7 +33,6 @@
 		// Implementation
 		this.reactive = true;
 		this.signal.button_press_event.connect(toggle_arrow);
-		this.show();
 	}
 });
 



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