aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_namespace.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-30 18:58:25 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-30 18:58:25 +0000
commit221afde829c4bf9d20da68d42352697a6abf7f51 (patch)
tree56bb80350b8f56a2f2792b215fd9050c2c69efc2 /src/fs/test_fs_namespace.c
parentdb6f2016ec9456dc08debcc00af16f5bb7c32a72 (diff)
downloadgnunet-221afde829c4bf9d20da68d42352697a6abf7f51.tar.gz
gnunet-221afde829c4bf9d20da68d42352697a6abf7f51.zip
bugfixes
Diffstat (limited to 'src/fs/test_fs_namespace.c')
-rw-r--r--src/fs/test_fs_namespace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/test_fs_namespace.c b/src/fs/test_fs_namespace.c
index 7a1a6f81e..90286067d 100644
--- a/src/fs/test_fs_namespace.c
+++ b/src/fs/test_fs_namespace.c
@@ -41,7 +41,6 @@ static struct GNUNET_FS_Handle *fs;
41struct PeerContext 41struct PeerContext
42{ 42{
43 struct GNUNET_CONFIGURATION_Handle *cfg; 43 struct GNUNET_CONFIGURATION_Handle *cfg;
44 struct GNUNET_PeerIdentity id;
45#if START_ARM 44#if START_ARM
46 pid_t arm_pid; 45 pid_t arm_pid;
47#endif 46#endif