diff options
author | Christian Grothoff <christian@grothoff.org> | 2007-09-09 19:14:50 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2007-09-09 19:14:50 +0000 |
commit | 298a38eb158ecb93ecf3de77a7fb2b6b17e649e0 (patch) | |
tree | e82c9887f58b751c601f4cd122779e52593bf116 | |
parent | 83dc2332c8e98a499a07c2c40d04b78c06acc813 (diff) |
fix
-rw-r--r-- | src/daemon/daemontest_postform.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/daemontest_postform.c b/src/daemon/daemontest_postform.c index c94e2b06..0da5a74d 100644 --- a/src/daemon/daemontest_postform.c +++ b/src/daemon/daemontest_postform.c @@ -35,8 +35,6 @@ #include <unistd.h> #endif -#define POST_DATA "name=daniel&project=curl" - static int oneone; struct CBC |