diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-12-26 09:53:45 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-12-26 11:28:39 +0100 |
commit | 757e2df09548351bcbb2b6a378a475b6c341bc64 (patch) | |
tree | b1d91c5e1b577d8576ee9d9ca2928dccac158aa3 /connectivity | |
parent | 4de69f15b2642113c425e1761863622fecacb94c (diff) |
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@redhat.com>
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/inc/ado/Aolewrap.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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: |