summaryrefslogtreecommitdiffstats
path: root/sub/sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sub.c')
-rw-r--r--sub/sub.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/sub.c b/sub/sub.c
index 5b5920d23c..c527503ef1 100644
--- a/sub/sub.c
+++ b/sub/sub.c
@@ -60,7 +60,6 @@ int sub_unicode=0;
int sub_utf8=0;
int sub_pos=100;
int sub_width_p=100;
-int sub_alignment=2; /* 0=top, 1=center, 2=bottom */
int sub_visibility=1;
int sub_bg_color=0; /* subtitles background color */
int sub_bg_alpha=0;