summaryrefslogtreecommitdiff
path: root/cvs_connect.c
diff options
context:
space:
mode:
authorStefan Siegl <stesie@brokenpipe.de>2004-10-02 14:34:41 +0000
committerStefan Siegl <stesie@brokenpipe.de>2004-10-02 14:34:41 +0000
commita1b243daa53b70503a2d76d80abf81fded321b6d (patch)
tree056459ea5ba440c23dbcb62067574b20ebb22a85 /cvs_connect.c
parent06a9d27b1928ff1b3229b4562e73ea3242df7c8e (diff)
drop PACKAGE/VERSION definitions which are now supplied in config.h (autoheader thingy)
Diffstat (limited to 'cvs_connect.c')
-rw-r--r--cvs_connect.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cvs_connect.c b/cvs_connect.c
index ac7c04352..87f5e8334 100644
--- a/cvs_connect.c
+++ b/cvs_connect.c
@@ -27,8 +27,6 @@
#include "cvs_ext.h"
#include "cvs_tree.h"
-#define PACKAGE "cvsfs"
-
/* do cvs handshake, aka tell about valid responses and check whether all
* necessary requests are supported.
*/