summaryrefslogtreecommitdiffstats
path: root/TOOLS/subrip.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/subrip.c')
-rw-r--r--TOOLS/subrip.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/TOOLS/subrip.c b/TOOLS/subrip.c
index 2c783394a5..edcd811816 100644
--- a/TOOLS/subrip.c
+++ b/TOOLS/subrip.c
@@ -21,8 +21,6 @@
#include "vobsub.h"
#include "spudec.h"
-void guiMessageBox(int level, char * str) {};
-
/* XXX Kludge ahead, this MUST be the same as the definitions found in ../spudec.c */
typedef struct packet_t packet_t;
struct packet_t {
@@ -74,9 +72,6 @@ typedef struct {
int spu_changed;
} spudec_handle_t;
-int use_gui;
-int gtkMessageBox;
-int identify=0;
int vobsub_id=0;
int sub_pos=0;