diff options
author | Max Krasnyansky <maxk@qualcomm.com> | 2002-03-28 16:10:16 +0000 |
---|---|---|
committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-03-28 16:10:16 +0000 |
commit | 3d3b04a31ef6ff0f5c5914834207bdbd2b476e45 (patch) | |
tree | 9b5866921e69c1377086528f232ded3e740d3df7 /hcid/main.c | |
parent | 46ee343d9d3f6fe1786089b87402a24fc460144c (diff) |
VERSION is defined in Makefile.
Diffstat (limited to 'hcid/main.c')
-rw-r--r-- | hcid/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hcid/main.c b/hcid/main.c index 835db2df..a1ac60c2 100644 --- a/hcid/main.c +++ b/hcid/main.c @@ -49,8 +49,6 @@ #include "hcid.h" #include "lib.h" -#define VERSION "1.1" - struct hcid_opts hcid; struct device_opts devi; |