summaryrefslogtreecommitdiffstats
path: root/video/out/drm_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/drm_common.h')
-rw-r--r--video/out/drm_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/drm_common.h b/video/out/drm_common.h
index cd7f87e506..5d884e3c80 100644
--- a/video/out/drm_common.h
+++ b/video/out/drm_common.h
@@ -97,6 +97,4 @@ double kms_get_display_fps(const struct kms *kms);
void drm_pflip_cb(int fd, unsigned int msc, unsigned int sec,
unsigned int usec, void *data);
-const char* drm_format_string(uint drm_format);
-
#endif