summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qdeclarativevideooutput.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-11-23 07:23:50 -0800
committerYoann Lopes <yoann.lopes@theqtcompany.com>2014-11-25 09:49:24 +0100
commit59f2bf186400241c62a02044265d9ecab81c1749 (patch)
tree40a9ee8f5303a81d0a0ae1ae8ec99295b84c8216 /src/qtmultimediaquicktools/qdeclarativevideooutput.cpp
parent16a386b0715ffc608263c3f5bdc681d2b62a8a51 (diff)
Remove unused private members
One is not used, the others are not even initialized, so don't use the memory. qsoundeffect_pulse_p.h:172:20: warning: private field 'm_resourceStatus' is not used [-Wunused-private-field] qvideowidget_p.h:211:25: warning: private field 'm_aspectRatioMode' is not used [-Wunused-private-field] qalsaaudioinput.h:156:22: warning: private field 'timestamp' is not used [-Wunused-private-field] qalsaaudiooutput.h:135:22: warning: private field 'timestamp' is not used [-Wunused-private-field] Change-Id: I7c9f50d57c4d29ee0dfd7dc086771d721cdb5b05 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Diffstat (limited to 'src/qtmultimediaquicktools/qdeclarativevideooutput.cpp')
0 files changed, 0 insertions, 0 deletions