Remove directconn.c from Makefile.mingw, since nothing uses it and it includes an #error now.

Sat, 15 Aug 2009 19:59:14 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Sat, 15 Aug 2009 19:59:14 +0000
changeset 28195
738a602d0a24
parent 28194
1f892e67dfe3
child 28196
b6b09dfb64d0
child 28199
821421a8d928

Remove directconn.c from Makefile.mingw, since nothing uses it and it includes an #error now.

libpurple/protocols/msn/Makefile.mingw file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/msn/Makefile.mingw	Fri Aug 14 18:05:25 2009 +0000
+++ b/libpurple/protocols/msn/Makefile.mingw	Sat Aug 15 19:59:14 2009 +0000
@@ -41,7 +41,6 @@
 			command.c \
 			contact.c\
 			dialog.c \
-			directconn.c \
 			error.c \
 			group.c \
 			history.c \

mercurial