OSDN Git Service

avfilter: Surround function only used in debug mode by appropriate #ifdef.
authorDiego Biurrun <diego@biurrun.de>
Fri, 27 May 2011 18:24:44 +0000 (20:24 +0200)
committerDiego Biurrun <diego@biurrun.de>
Sun, 29 May 2011 11:43:03 +0000 (13:43 +0200)
commitd6e0729b24de566a80554abbdf0aca1ed24de14b
tree49b04cacad513f3d1dba0e5bce151adaf17c2b09
parent2146f4928a45b37eba781a74aa8cc9ae50e89d52
avfilter: Surround function only used in debug mode by appropriate #ifdef.

This fixes the warning:
libavfilter/avfilter.c:219: warning: ‘ff_get_ref_perms_string’ defined but not used
libavfilter/avfilter.c