aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/allformats.c
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2003-01-23 09:55:19 +0000
committerFabrice Bellard <fabrice@bellard.org>2003-01-23 09:55:19 +0000
commit86fd51fbad0626a9307b0da4e6969e0482862089 (patch)
treeacdbebe66e6667aa1812a76528ba1c330dfccd10 /libavformat/allformats.c
parent2a6874fd24388de531e3d1441fa8cd36517f5721 (diff)
downloadffmpeg-86fd51fbad0626a9307b0da4e6969e0482862089.tar.gz
video_device fixes
Originally committed as revision 1497 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/allformats.c')
-rw-r--r--libavformat/allformats.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index 8e8c9f059f..47bcb4f9c6 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -21,8 +21,6 @@
/* If you do not call this function, then you can select exactly which
formats you want to support */
-char *video_device = "none";
-
/**
* Initialize libavcodec and register all the codecs and formats.
*/