Revision
58
Author
emsmith
Date
2006-12-03 11:09:01 -0800 (Sun, 03 Dec 2006)

Log Message

oops - typo fix

Modified Paths

Diff

Modified: desktop/trunk/lib/cc.class.php (57 => 58)


--- desktop/trunk/lib/cc.class.php	2006-12-03 19:06:48 UTC (rev 57)
+++ desktop/trunk/lib/cc.class.php	2006-12-03 19:09:01 UTC (rev 58)
@@ -19,7 +19,7 @@
  * @category     lib
  * @filesource
  */
-$gtk = new Gtk();
+
 /**
  * CC - checks settings and manages common properties
  *