diff options
author | Andrew Plumb <andrew@plumb.org> | 2012-02-09 15:40:15 (GMT) |
---|---|---|
committer | Andrew Plumb <andrew@plumb.org> | 2012-02-09 15:40:15 (GMT) |
commit | fd829165fd59f44d4eb380e5b0d96898ccf84921 (patch) | |
tree | ed91d63c0dabcf508ea6ba9c71a43e599e94a669 /scripts/chrpath_linux.c | |
parent | fa5a012c7c66bec74d3903ee4462107c37407f33 (diff) | |
parent | 45e4c1012336a0b5149aa4b34763cbe0d344ba15 (diff) |
Merge branch 'master' of github.com:clothbot/openscad
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 |