gst-inspect: fix unused-const-variable error in windows
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Wed, 24 Apr 2019 16:22:06 +0000 (18:22 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 7 Aug 2019 08:07:08 +0000 (09:07 +0100)
commit04a637ae64582e8830205c42cc6d9ef4aabc969a
tree81914abd1ae4c43f600fe38a1dab680e89e734e1
parent124ed4d3636a10433ff4c8695af3f7385ca5115f
gst-inspect: fix unused-const-variable error in windows

../tools/gst-inspect.c:44:20: error: 'DEFAULT_PAGER' defined but not used [-Werror=unused-const-variable=]
tools/gst-inspect.c