diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /src/common/identify.c | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-upstream.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
Diffstat (limited to 'src/common/identify.c')
-rw-r--r-- | src/common/identify.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/identify.c b/src/common/identify.c index a1b7038..a9e4319 100644 --- a/src/common/identify.c +++ b/src/common/identify.c @@ -1,7 +1,5 @@ #include "../h/gsupport.h" -#undef COMPILER -#define COMPILER 1 /* insure compiler Version number */ #include "../h/version.h" extern char *progname; |