subreader.c: place conditionally declaration under #ifdef
commitd09cc295785be55032532231f65b9c73eaf4a8ed
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 21 Jun 2010 14:46:09 +0000 (21 14:46 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:11:07 +0000 (2 04:11 +0200)
tree6f89b865236d8dce2dfb2b2f901cea1f068a3a5a
parent262dde35ffea591ac1ca852e1d33c75597c5116e
subreader.c: place conditionally declaration under #ifdef

Surround conditionally used orig_lines variable declaration by #ifdefs.
This avoids an unused variable warning when fribidi is not available.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31519 b3059339-0415-0410-9bf9-f77b7e298cf2
subreader.c