summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideosurfaceformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/video/qvideosurfaceformat.h')
-rw-r--r--src/multimedia/video/qvideosurfaceformat.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/multimedia/video/qvideosurfaceformat.h b/src/multimedia/video/qvideosurfaceformat.h
index 8f601e4c2..e3551501a 100644
--- a/src/multimedia/video/qvideosurfaceformat.h
+++ b/src/multimedia/video/qvideosurfaceformat.h
@@ -65,14 +65,10 @@ public:
Format_ARGB32,
Format_ARGB32_Premultiplied,
Format_RGB32,
- Format_RGB565,
- Format_RGB555,
Format_BGRA32,
Format_BGRA32_Premultiplied,
Format_ABGR32,
Format_BGR32,
- Format_BGR565,
- Format_BGR555,
Format_AYUV444,
Format_AYUV444_Premultiplied,