[Libreoffice-commits] core.git: sd/source

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Sat Dec 19 20:36:24 UTC 2020


 sd/source/ui/animations/CustomAnimationList.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit aaa6c81c94d0b2f4fe33439fcfaabb1d6d4a0dfa
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Dec 18 17:00:29 2020 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Dec 19 21:35:42 2020 +0100

    unused forward declare
    
    Change-Id: I1091eb69e49f1f81e5f8399ef421a55fceae7413
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107980
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sd/source/ui/animations/CustomAnimationList.hxx b/sd/source/ui/animations/CustomAnimationList.hxx
index f704e1b92b4f..481a7ab18f97 100644
--- a/sd/source/ui/animations/CustomAnimationList.hxx
+++ b/sd/source/ui/animations/CustomAnimationList.hxx
@@ -31,7 +31,6 @@
 namespace com::sun::star::drawing { class XShape; }
 
 struct ImplSVEvent;
-class VclBuilder;
 
 namespace sd {
 


More information about the Libreoffice-commits mailing list