aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-03-11 15:10:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-03-11 15:10:08 +0000
commitd90472dd645429d0b016f0b30dcf889a25aa1240 (patch)
treec89ac33f22b67c74e2ff7b0b466fcdfa9ce1180e /src
parent3b63ed82303ce91b5ed2b8906ca2e4bd9b12474b (diff)
fixed two leftover from Christopher's patch
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.vc62
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.vc6 b/src/Makefile.vc6
index c7dc2c362..60874442e 100644
--- a/src/Makefile.vc6
+++ b/src/Makefile.vc6
@@ -72,8 +72,6 @@ CFLAGS = $(CFLAGS) /DUSE_WINDOWS_SSPI /I$(WINDOWS_SDK_PATH)\include
LFLAGS = $(LFLAGS) $(WINDOWS_SDK_PATH)\lib\secur32.lib
!ENDIF
-CFLAGS = $(CFLAGS) /DCURLDEBUG
-
RELEASE_OBJS= \
hugehelpr.obj \
writeoutr.obj \