[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/akode/lib
From:       David Faure <faure () kde ! org>
Date:       2005-10-23 15:38:07
Message-ID: 1130081887.038479.6366.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 473394 by dfaure:

Fix compiler warning


 M  +1 -1      player.h  


--- trunk/kdesupport/akode/lib/player.h #473393:473394
@@ -114,7 +114,7 @@
      * Prepare to crossfade current file, it can now be safely unloaded and a new file loaded.
      * The crossfade will last for up to \a ms milliseconds.
      */
-    void crossfade(unsigned int ms) {};
+    void crossfade(unsigned int ms) { /*unused arg: */ (void)ms; }
 
     /*!
      * Set the software-volume to \a v. Use a number between 0.0 and 1.0.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic