summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 39f4d0eb6e..0f84cec7b8 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -99,13 +99,6 @@ extern int xinerama_screen;
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;