[Libreoffice-commits] core.git: dbaccess/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 2 12:50:17 UTC 2020
dbaccess/source/ui/inc/FieldDescControl.hxx | 7 -------
1 file changed, 7 deletions(-)
New commits:
commit ea24f25d6e471197d93de32f9f5c18d7078dac71
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Sep 1 20:44:57 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Sep 2 14:49:32 2020 +0200
drop some unused forward decls
Change-Id: Id8c3e726e0542dc9bdc36490aa10dde075617630
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101918
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/dbaccess/source/ui/inc/FieldDescControl.hxx b/dbaccess/source/ui/inc/FieldDescControl.hxx
index 8114e41aa62c..fc1edafbd6da 100644
--- a/dbaccess/source/ui/inc/FieldDescControl.hxx
+++ b/dbaccess/source/ui/inc/FieldDescControl.hxx
@@ -47,13 +47,6 @@
#define FIELD_PROPERTY_TYPE 15
#define FIELD_PROPERTY_AUTOINCREMENT 16
-class FixedText;
-class PushButton;
-class ScrollBar;
-class Button;
-class ListBox;
-class Control;
-
namespace dbaui
{
class OTableDesignHelpBar;
More information about the Libreoffice-commits
mailing list