summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util.c b/util.c
index 96a80fd..0373d1a 100644
--- a/util.c
+++ b/util.c
@@ -28,7 +28,6 @@ struct hufftab *tables[2][128];
int table_size[2][128];
map<string,string> tableDict;
-EFormat Format;
cEquivHandler* EquivHandler;
cChannel *GetChannelByID(tChannelID & channelID, bool searchOtherPos)