include/tools/rc.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit b4cb88dbbdd06193f2b6a77ea7e1627b58d99a82
Author: Stephan Bergmann <[email protected]>
Date:   Thu Feb 9 19:19:35 2017 +0100

    loplugin:unnecessaryoverride
    
    Change-Id: I5b344a92f4d762517529fb43fb68e849a7c0a619

diff --git a/include/tools/rc.hxx b/include/tools/rc.hxx
index 3636d60..0ad6c09 100644
--- a/include/tools/rc.hxx
+++ b/include/tools/rc.hxx
@@ -75,8 +75,6 @@ protected:
 public:
 #ifdef DBG_UTIL
     ~Resource() { TestRes(); }
-#else
-    ~Resource() {}
 #endif
 };
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to