commit 9537d534602956553be700f03b95be569ce7d1a7
parent 07652d91a90be38ef65614a41d60fdadf3afcea9
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sun, 26 Jul 2015 19:51:23 +0200
Remove unused variable 'outputIdentical'
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/main.c b/src/main.c
@@ -104,7 +104,6 @@ int main(int argc, char *argv[])
bool createRetinaRep = false;
// analyze options and do what has to be done
- bool outputIdentical = false;
bool fileIsBinary = false;
bool fileIsANSi = false;
bool fileIsPCBoard = false;