* ldd.cc (VERSION): Remove.

This commit is contained in:
Corinna Vinschen
2011-10-10 15:34:52 +00:00
parent c4fc42535c
commit f213601cda
2 changed files with 4 additions and 2 deletions

View File

@@ -46,8 +46,6 @@
#define STATUS_DLL_NOT_FOUND (0xC0000135L)
#endif
#define VERSION "1.0"
struct option longopts[] =
{
{"help", no_argument, NULL, 'h'},