sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit aed24614017419517d63cb021ae397ff9d93982e
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Sun May 10 13:15:07 2015 +0200

    Leftover "(void)pUnused"
    
    Change-Id: I5dfb00740691bcbc2c5f4c161349385032ab1013

diff --git 
a/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx 
b/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx
index af18023..0a0014a 100644
--- a/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx
+++ b/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx
@@ -113,8 +113,6 @@ void ChangeRequestQueueProcessor::StartProcessing()
 
 IMPL_LINK_NOARG(ChangeRequestQueueProcessor, ProcessEvent)
 {
-    (void)pUnused;
-
     ::osl::MutexGuard aGuard (maMutex);
 
     mnUserEventId = 0;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to