diff allformats.c @ 29:86a085c19c7f libavformat

video_device fixes
author bellard
date Thu, 23 Jan 2003 09:55:19 +0000
parents fcdea3df94fe
children 721705c1f995
line wrap: on
line diff
--- a/allformats.c	Thu Jan 23 09:52:30 2003 +0000
+++ b/allformats.c	Thu Jan 23 09:55:19 2003 +0000
@@ -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.
  */