sw/source/core/inc/DocumentDeviceManager.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5c6b74f24494a0426067dfcb54b7b8fb0e01c821
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Apr 22 14:58:31 2014 +0200

    Keep MSVC happy
    
    Change-Id: I29f17634de46febbd50331af20a726b394c0087d

diff --git a/sw/source/core/inc/DocumentDeviceManager.hxx 
b/sw/source/core/inc/DocumentDeviceManager.hxx
index 5681a98..d9cf106 100644
--- a/sw/source/core/inc/DocumentDeviceManager.hxx
+++ b/sw/source/core/inc/DocumentDeviceManager.hxx
@@ -61,7 +61,7 @@ public:
 
     void setPrintData(/*[in]*/ const SwPrintData& rPrtData ) SAL_OVERRIDE;
 
-    virtual ~DocumentDeviceManager() SAL_OVERRIDE;
+    virtual ~DocumentDeviceManager();
 
 private:
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to