diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2007-11-05 19:44:37 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2007-11-05 19:44:37 +0000 |
| commit | f70c0765539a3482bb3f1cda24fd4776ae4aad20 (patch) | |
| tree | e1d6f8e3e10efd87ea5f2548ce0cf84193565446 /lib/soundcore.cpp | |
| parent | 43bfdf725f0c3af2abd092326598c122902738b3 (diff) | |
| download | qmmp-f70c0765539a3482bb3f1cda24fd4776ae4aad20.tar.gz qmmp-f70c0765539a3482bb3f1cda24fd4776ae4aad20.tar.bz2 qmmp-f70c0765539a3482bb3f1cda24fd4776ae4aad20.zip | |
code cleanup
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@179 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'lib/soundcore.cpp')
| -rw-r--r-- | lib/soundcore.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/soundcore.cpp b/lib/soundcore.cpp index 05ab4b7bd..b94fd223f 100644 --- a/lib/soundcore.cpp +++ b/lib/soundcore.cpp @@ -243,7 +243,6 @@ void SoundCore::seek(int pos) m_decoder->seek(pos); m_decoder->mutex()->unlock(); } - //m_output->mutex()->unlock(); } } |
