Skip to content

Commit

Permalink
remove dead code/defines
Browse files Browse the repository at this point in the history
  • Loading branch information
hodefoting committed Dec 15, 2015
1 parent 6267a54 commit 8d328ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions iconographer.c
Expand Up @@ -145,9 +145,6 @@ void parse_args (int argc, char **argv)
}
}

#define TERRAIN_STRIDE sizeof(FrameInfo)
#define TERRAIN_WIDTH (TERRAIN_STRIDE/3)

#include <string.h>

GeglNode *gegl_decode = NULL;
Expand Down

0 comments on commit 8d328ef

Please sign in to comment.