summaryrefslogtreecommitdiffstats
path: root/apphandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apphandler.cpp')
-rw-r--r--apphandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/apphandler.cpp b/apphandler.cpp
index 7b64c76..dd1d5aa 100644
--- a/apphandler.cpp
+++ b/apphandler.cpp
@@ -128,8 +128,6 @@ typedef struct
int convert_version(const char *p, rev_t *rev)
{
char *s, *token;
- char hexbyte[5];
- int l;
uint16_t commits;
if (*p != 'v')
OpenPOWER on IntegriCloud