antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright/src/arshell color.c


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright/src/arshell color.c
Date: Sun, 26 Jun 2005 10:56:05 -0400

CVSROOT:        /cvsroot/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 05/06/26 14:56:05

Modified files:
        src/arshell    : color.c 

Log message:
        Fixed a bug with the old color selector having to do with a debug 
message interfering with output.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/antiright/antiright/src/arshell/color.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: antiright/src/arshell/color.c
diff -u antiright/src/arshell/color.c:1.8 antiright/src/arshell/color.c:1.9
--- antiright/src/arshell/color.c:1.8   Sat Jun 25 06:13:36 2005
+++ antiright/src/arshell/color.c       Sun Jun 26 14:56:04 2005
@@ -191,7 +191,6 @@
   antiright_form_positions(66, 98, 34, 98);
   arcolor_blue_widget=arcolor_scale(arcolor_widget, "Blue");
   arcolor_update_preview();
-  puts("method");
   
 #endif /* XmVERSION > 1 & XmREVISION > 1 */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]