[Libreoffice-commits] core.git: include/svtools

Caolán McNamara caolanm at redhat.com
Sat Oct 8 19:55:18 UTC 2016


 include/svtools/ivctrl.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6bca505449ccb625505b8ba0785862d83ea6d16d
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Oct 8 19:03:25 2016 +0100

    drop ResId forward declaration
    
    Change-Id: Iaf79718ef607f23d7770f955170ea4f0953067e4

diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx
index 1364c6c..37f3a75 100644
--- a/include/svtools/ivctrl.hxx
+++ b/include/svtools/ivctrl.hxx
@@ -28,7 +28,6 @@
 #include <vcl/seleng.hxx>
 #include <o3tl/typed_flags_set.hxx>
 
-class ResId;
 class Point;
 class SvxIconChoiceCtrl_Impl;
 class Image;


More information about the Libreoffice-commits mailing list