summaryrefslogtreecommitdiffstats
path: root/sub/dec_sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/dec_sub.h')
-rw-r--r--sub/dec_sub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/dec_sub.h b/sub/dec_sub.h
index 53b42e484e..40a882c9f0 100644
--- a/sub/dec_sub.h
+++ b/sub/dec_sub.h
@@ -22,7 +22,6 @@ enum sd_ctrl {
SD_CTRL_SET_VIDEO_PARAMS,
SD_CTRL_GET_RESOLUTION,
SD_CTRL_SET_TOP,
- SD_CTRL_CLEAR,
};
struct dec_sub *sub_create(struct mpv_global *global);