diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2014-11-23 07:23:50 -0800 |
---|---|---|
committer | Yoann Lopes <yoann.lopes@theqtcompany.com> | 2014-11-25 09:49:24 +0100 |
commit | 59f2bf186400241c62a02044265d9ecab81c1749 (patch) | |
tree | 40a9ee8f5303a81d0a0ae1ae8ec99295b84c8216 /config.tests/gstreamer | |
parent | 16a386b0715ffc608263c3f5bdc681d2b62a8a51 (diff) | |
download | qtmultimedia-59f2bf186400241c62a02044265d9ecab81c1749.tar.gz |
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 'config.tests/gstreamer')
0 files changed, 0 insertions, 0 deletions