diff cfg-mplayer.h @ 6671:7c4663f0a8a1

cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
author atmos4
date Mon, 08 Jul 2002 07:20:37 +0000
parents 6cfc8fd31299
children c5e08b7c048c
line wrap: on
line diff
--- a/cfg-mplayer.h	Mon Jul 08 04:11:23 2002 +0000
+++ b/cfg-mplayer.h	Mon Jul 08 07:20:37 2002 +0000
@@ -99,13 +99,6 @@
 extern int nortc;
 #endif
 
-#ifdef STREAMING
-/* defined in network.c */
-extern char *network_username;
-extern char *network_password;
-extern int   network_bandwidth;
-#endif
-
 /* from libvo/aspect.c */
 extern float monitor_aspect;