]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
libswscale: Remove unused deprecated functions, make used ones static
[ffmpeg] / libswscale / version.h
index 7a616a42e0b1e974d87add0477e067195a0e8e62..f7bade61ca2ea083a632b5ba79e3c5cefdbd456a 100644 (file)
@@ -46,8 +46,4 @@
  * the public API and may change, break or disappear at any time.
  */
 
-#ifndef FF_API_SWS_VECTOR
-#define FF_API_SWS_VECTOR            (LIBSWSCALE_VERSION_MAJOR < 6)
-#endif
-
 #endif /* SWSCALE_VERSION_H */