Kill an unused variable warning.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18232 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-04-23 23:14:58 +00:00
parent 00c9974b10
commit 55ca108b4c
1 changed files with 2 additions and 0 deletions

View File

@ -2283,7 +2283,9 @@ int delay_corrected=1;
// movie info:
#ifdef HAVE_RTC
int rtc_fd=-1;
#endif
int opt_exit = 0; // flag indicating whether mplayer should exit without playing anything