summaryrefslogtreecommitdiffstats
path: root/libvo/sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sub.c')
-rw-r--r--libvo/sub.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/sub.c b/libvo/sub.c
index d4d8d123a4..786c09496f 100644
--- a/libvo/sub.c
+++ b/libvo/sub.c
@@ -622,8 +622,6 @@ inline static void vo_update_text_sub(mp_osd_obj_t* obj,int dxs,int dys){
pmt = pmt->next;
}
free(pmt);
- } else {
- mp_msg(MSGT_OSD, MSGL_WARN, "\nSubtitles requested but not found.\n");
}
}