summaryrefslogtreecommitdiff
path: root/src/namestore/test_plugin_namestore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/test_plugin_namestore.c')
-rw-r--r--src/namestore/test_plugin_namestore.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/namestore/test_plugin_namestore.c b/src/namestore/test_plugin_namestore.c
index ff1f83780..30778ed69 100644
--- a/src/namestore/test_plugin_namestore.c
+++ b/src/namestore/test_plugin_namestore.c
@@ -194,14 +194,6 @@ run (void *cls,
194} 194}
195 195
196 196
197#ifndef PATH_MAX
198/**
199 * Assumed maximum path length (for the configuration file name).
200 */
201#define PATH_MAX 4096
202#endif
203
204
205int 197int
206main (int argc, 198main (int argc,
207 char *argv[]) 199 char *argv[])