summaryrefslogtreecommitdiff
path: root/srt.h
diff options
context:
space:
mode:
Diffstat (limited to 'srt.h')
-rw-r--r--srt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/srt.h b/srt.h
index 5b653f6..25cc832 100644
--- a/srt.h
+++ b/srt.h
@@ -19,9 +19,6 @@
#ifndef SRT_H
#define SRT_H
-//language setting
-extern Language lang;
-
int process_srt(FILE *);
int process_srt_line(char *);