diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/makepath.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/makepath.c b/lib/makepath.c index 70038be78..823c1a81f 100644 --- a/lib/makepath.c +++ b/lib/makepath.c @@ -99,7 +99,6 @@ extern int errno; #define WX_USR (S_IWUSR | S_IXUSR) -/* Include this before libintl.h so we get our definition of PARAMS. */ #include "makepath.h" #include "gettext.h" |