From: Eric W. <war...@us...> - 2001-11-08 02:39:43
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv2372 Modified Files: gtkimhtml.c Log Message: remove the #undef's for things that aren't #define'd as well Index: gtkimhtml.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/gtkimhtml.c,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- gtkimhtml.c 2001/11/08 02:39:02 1.69 +++ gtkimhtml.c 2001/11/08 02:39:40 1.70 @@ -1952,8 +1952,6 @@ #undef ITALICS #undef SIZE #undef PTSZ -#undef REG -#undef ENC #undef END g_strfreev (xflds); |