]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- don't comment out rhings you're not going to use anyway - remove them instead
authorshadzik <shadzik@pld-linux.org>
Thu, 16 Nov 2006 17:21:46 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-smp.patch -> 1.2

amarok-smp.patch

index 665165f8f87cdc473c7d98b9d535819f1e044a63..ed536bf02fab32dcc33439ffecb36f1444eea7cc 100644 (file)
@@ -1,11 +1,10 @@
 --- amarok/src/app.cpp.old     2006-10-26 22:40:20.000000000 +0200
 +++ amarok/src/app.cpp 2006-11-15 17:15:31.170432000 +0100
-@@ -115,7 +115,7 @@
+@@ -115,7 +115,6 @@
      new Amarok::DcopScriptHandler();
      new Amarok::DcopDevicesHandler();
  
 -    fixHyperThreading();
-+//    fixHyperThreading();
  
      QTimer::singleShot( 0, this, SLOT( continueInit() ) );
  
This page took 0.061113 seconds and 4 git commands to generate.