connectivity: avoid redundant access specifier
Change-Id: Id30b699dfdf561a42012e620db7cafabeab3ebc0 Reviewed-on: https://gerrit.libreoffice.org/83238 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
This commit is contained in:
@@ -32,7 +32,6 @@ class OWriterCatalog : public file::OFileCatalog
|
|||||||
public:
|
public:
|
||||||
void refreshTables() override;
|
void refreshTables() override;
|
||||||
|
|
||||||
public:
|
|
||||||
OWriterCatalog(OWriterConnection* pConnection);
|
OWriterCatalog(OWriterConnection* pConnection);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user