connectivity/source/inc/writer/WCatalog.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3ea4bda77b3383c74b4b837e6850e6d68f25e396
Author:     Miklos Vajna <vmik...@collabora.com>
AuthorDate: Tue Nov 19 21:32:40 2019 +0100
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Wed Nov 20 08:35:57 2019 +0100

    connectivity: avoid redundant access specifier
    
    Change-Id: Id30b699dfdf561a42012e620db7cafabeab3ebc0
    Reviewed-on: https://gerrit.libreoffice.org/83238
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>

diff --git a/connectivity/source/inc/writer/WCatalog.hxx 
b/connectivity/source/inc/writer/WCatalog.hxx
index f076b22e4875..a6d8bd93d504 100644
--- a/connectivity/source/inc/writer/WCatalog.hxx
+++ b/connectivity/source/inc/writer/WCatalog.hxx
@@ -32,7 +32,6 @@ class OWriterCatalog : public file::OFileCatalog
 public:
     void refreshTables() override;
 
-public:
     OWriterCatalog(OWriterConnection* pConnection);
 };
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to