Author: remi
Date: 2009-09-15 11:24:50 +0200 (Tue, 15 Sep 2009)
New Revision: 5391

Modified:
   
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/plugin/PluginDescription.py
Log:
* Removed a debug print

Modified: 
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/plugin/PluginDescription.py
===================================================================
--- 
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/plugin/PluginDescription.py
  2009-09-15 09:23:36 UTC (rev 5390)
+++ 
software_suite_v3/smart-core/smart-server/trunk/util/applicationserver/plugin/PluginDescription.py
  2009-09-15 09:24:50 UTC (rev 5391)
@@ -73,7 +73,6 @@
         tmpFileName = os.path.join(workingPath, "resources", "splash.gif")
         if os.path.isfile(tmpFileName):
             self.__splashScreenFile = tmpFileName
-            print self.__splashScreenFile
         else:
             self.__splashScreenFile = None
         self.__description = dictionary['description']


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to