Changeset 846 for trunk/src/3rdparty/phonon/mmf/audiooutput.cpp
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/src/3rdparty/phonon/mmf/audiooutput.cpp
r561 r846 79 79 Q_ASSERT_X(index == AudioOutputDeviceID, Q_FUNC_INFO, 80 80 "We only support one output device, with id 0"); 81 #ifdef QT_NO_DEBUG 82 Q_UNUSED(index) 83 #endif 81 84 return true; 82 85 }
Note:
See TracChangeset
for help on using the changeset viewer.