]> git.pld-linux.org Git - packages/amarok.git/blame - amarok-smp.patch
- up to 2.1.1
[packages/amarok.git] / amarok-smp.patch
CommitLineData
5b73c7f1
ER
1--- amarok-1.4.5/amarok/src/app.cpp~ 2007-02-09 00:02:36.637412281 +0200
2+++ amarok-1.4.5/amarok/src/app.cpp 2007-02-15 14:10:19.091799011 +0200
3@@ -186,7 +186,7 @@
97b9a897 4 new Amarok::DcopScriptHandler();
5 new Amarok::DcopDevicesHandler();
6
7- fixHyperThreading();
5b73c7f1
ER
8+ // fixHyperThreading();
9 // tell AtomicString that this is the GUI thread
10 if ( !AtomicString::isMainThread() )
11 qWarning("AtomicString was initialized from a thread other than the GUI "
This page took 0.051882 seconds and 4 git commands to generate.