From 17516001adc7afeea0c32a226e0cd7090813241a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 7 Apr 2016 20:55:12 +0000 Subject: [PATCH] expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --help --- src/util/os_installation.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util/os_installation.c b/src/util/os_installation.c index a3f0e63f9..8606d5c58 100644 --- a/src/util/os_installation.c +++ b/src/util/os_installation.c @@ -101,7 +101,6 @@ GNUNET_OS_init (const struct GNUNET_OS_ProjectData *pd) } - #if LINUX /** * Try to determine path by reading /proc/PID/exe -- 2.25.1