Author: cyberdo
Date: 2006-02-22 22:55:42 +0000 (Wed, 22 Feb 2006)
New Revision: 8120

Modified:
   trunk/plugins/TestGallery/TestGallery.java
Log:
Heartbeat be gone


Modified: trunk/plugins/TestGallery/TestGallery.java
===================================================================
--- trunk/plugins/TestGallery/TestGallery.java  2006-02-22 22:54:52 UTC (rev 
8119)
+++ trunk/plugins/TestGallery/TestGallery.java  2006-02-22 22:55:42 UTC (rev 
8120)
@@ -126,7 +126,7 @@

                //int i = (int)System.currentTimeMillis()%1000;
                while(goon) {
-                       System.err.println("Heartbeat from gallery-plugin: " + 
(new Date()));
+                       //System.err.println("Heartbeat from gallery-plugin: " 
+ (new Date()));
                        /*
                        FetchResult fr;
                        try {


Reply via email to