OSDN Git Service

vf_drawtext: Remove some write-only variables.
authorDiego Biurrun <diego@biurrun.de>
Wed, 6 Jul 2011 23:31:05 +0000 (01:31 +0200)
committerDiego Biurrun <diego@biurrun.de>
Thu, 7 Jul 2011 15:32:50 +0000 (17:32 +0200)
commit965fdda0159a5ce22a16d41f3cb197c5ab6651f0
tree02555e310324920a563c09a5025e657de3abd51f
parent357d0d8fc787ea5d6ca8ba0839f94493604208a3
vf_drawtext: Remove some write-only variables.

libavfilter/vf_drawtext.c:427:22: warning: variable 'dst_pixel' set but not used
libavfilter/vf_drawtext.c:463:22: warning: variable 'dst_pixel' set but not used
libavfilter/vf_drawtext.c