From d0f6333b9812c9af243bc6c7898fcc1d59eb68e3 Mon Sep 17 00:00:00 2001 From: atmos4 Date: Mon, 8 Jul 2002 07:20:37 +0000 Subject: cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6672 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'cfg-mplayer.h') 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; -- cgit v1.2.3