antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright ./Makefile.in src/arshell/arshell.h s...


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright ./Makefile.in src/arshell/arshell.h s...
Date: Mon, 27 Mar 2006 01:21:07 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 06/03/27 01:21:07

Modified files:
        .              : Makefile.in 
        src/arshell    : arshell.h 
Removed files:
        src/arshell    : appendage.c appendage.h 

Log message:
        Removed appendage code because of its utterly useless state and purpose.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/antiright/Makefile.in.diff?tr1=1.51&tr2=1.52&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/antiright/antiright/src/arshell/arshell.h.diff?tr1=1.23&tr2=1.24&r1=text&r2=text

Patches:
Index: antiright/Makefile.in
diff -u antiright/Makefile.in:1.51 antiright/Makefile.in:1.52
--- antiright/Makefile.in:1.51  Mon Mar 27 00:59:46 2006
+++ antiright/Makefile.in       Mon Mar 27 01:21:07 2006
@@ -43,7 +43,7 @@
        src/arshell/color.o src/arshell/dialog.o src/arshell/menubar.o\
        src/arshell/update.o src/arshell/layout.o src/arshell/main.o\
        src/arshell/search.o src/arshell/file.o\
-       src/arshell/pixmap.o src/arshell/clockload.o src/arshell/appendage.o\
+       src/arshell/pixmap.o src/arshell/clockload.o\
        $(lib-objects) 
 arshell:$(arshell-objects)
        $(CC) $(arshell-objects) $(LIBDIR) $(LIBS) -o arshell
Index: antiright/src/arshell/arshell.h
diff -u antiright/src/arshell/arshell.h:1.23 
antiright/src/arshell/arshell.h:1.24
--- antiright/src/arshell/arshell.h:1.23        Mon Mar 27 00:59:46 2006
+++ antiright/src/arshell/arshell.h     Mon Mar 27 01:21:07 2006
@@ -36,7 +36,6 @@
 #include "file.h"
 #include "pixmap.h"
 #include "clockload.h"
-#include "appendage.h"
 
 struct arshell_flags_struct
 {




reply via email to

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