siddec: Fix compilation with debugging disabled
authorSebastian Dröge <sebastian@centricular.com>
Thu, 1 Sep 2016 07:57:46 +0000 (10:57 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 1 Sep 2016 07:57:46 +0000 (10:57 +0300)
commitd1835653349314d5a7b7923061a92ecf353ff2f1
treeefd26f99f88e443c369e6f993686df03021a6dbd
parent3e27368ce3101d349c787cea519306c6f3d817b1
siddec: Fix compilation with debugging disabled

gstsiddec.o
gstsiddec.cc: In function ‘void play_loop(GstPad*)’:
gstsiddec.cc:446:18: error: unused variable ‘reason’ [-Werror=unused-variable]
     const gchar *reason = gst_flow_get_name (ret);
                  ^
ext/sidplay/gstsiddec.cc