diff options
Diffstat (limited to 'scripts/chrpath_linux.c')
-rw-r--r-- | scripts/chrpath_linux.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/chrpath_linux.c b/scripts/chrpath_linux.c index 685913c..28e3a5e 100644 --- a/scripts/chrpath_linux.c +++ b/scripts/chrpath_linux.c @@ -107,9 +107,6 @@ /* Define to the version of this package. */ #define PACKAGE_VERSION ""0.13"" -/* The size of a `void *', as computed by sizeof. */ -#define SIZEOF_VOID_P 4 - /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 |