]> git.sesse.net Git - ffmpeg/blobdiff - libavdevice/alldevices.c
revert r20775, because equivalent code has been committed to x264 instead
[ffmpeg] / libavdevice / alldevices.c
index 1947eee88f2331423b2e769c35648bce77f5c2b0..91c062beb4e538f2124155d7621df6c040c47474 100644 (file)
 
 #include "config.h"
 #include "libavformat/avformat.h"
-#include "avdevice.h"
-
-unsigned avdevice_version(void)
-{
-    return LIBAVDEVICE_VERSION_INT;
-}
 
 #define REGISTER_OUTDEV(X,x) { \
           extern AVOutputFormat x##_muxer; \