Author: jerome
Date: 2009-07-28 16:40:12 +0200 (Tue, 28 Jul 2009)
New Revision: 5213

Modified:
   
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
Log:
* Removed two debug messages.

Modified: 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
===================================================================
--- 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
 2009-07-28 14:38:12 UTC (rev 5212)
+++ 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
 2009-07-28 14:40:12 UTC (rev 5213)
@@ -246,10 +246,6 @@
 begin
   if sender.ClassName = 'TForm1' then
     begin
-      if isBalloonCanShow() = 'true' then
-        showmessage('true')
-      else
-        showmessage('false');
 
       if Form1.isBalloonCanShow() = 'true' then
         begin


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to