Commit done by martinb
Fri Nov 17 22:05:37 PST 2000
Update of /usr/CVSroot/XEmacs/xemacs/lwlib
In directory camelot-soft.camelot-soft.com:/tmp/cvs-serv18913/lwlib
Modified Files:
Tag: release-21-2
lwlib-Xlw.c xlwmenu.c xlwtabs.c ChangeLog
Log Message:
unused vars in lwlib
Too ruthless I'm afraid...
gcc -c -g -O -I. -DHAVE_CONFIG_H -I/usr/local/include -Wno-sign-compare -fno-caller-saves
-I/usr/X11R6.4/include xlwtabs.c
xlwtabs.c: In function `TabsResize':
xlwtabs.c:571: `tab' undeclared (first use in this function)
xlwtabs.c:571: (Each undeclared identifier is reported only once
xlwtabs.c:571: for each function it appears in.)
- Phil