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

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Sat Dec 26 10:29:23 UTC 2020


 connectivity/source/inc/ado/Aolewrap.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 757e2df09548351bcbb2b6a378a475b6c341bc64
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Sat Dec 26 09:53:45 2020 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Sat Dec 26 11:28:39 2020 +0100

    Remove leftover declaration
    
    ...after 3c86650aac3900d0cb9602ceba3508136064485d "Fix Windows build of
    Library_ado"
    
    Change-Id: Id7ff77194f6d412dbb1c37f63f3e80c8b877fd78
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108319
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/connectivity/source/inc/ado/Aolewrap.hxx b/connectivity/source/inc/ado/Aolewrap.hxx
index 24075f756b29..3fb6b0713040 100644
--- a/connectivity/source/inc/ado/Aolewrap.hxx
+++ b/connectivity/source/inc/ado/Aolewrap.hxx
@@ -32,7 +32,6 @@ namespace rtl
 }
 namespace connectivity::ado
 {
-        class OLEVariant;
         class WpBase
         {
         protected:


More information about the Libreoffice-commits mailing list