[Libreoffice-commits] core.git: dbaccess/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jul 23 16:22:28 UTC 2020
dbaccess/source/ui/dlg/adminpages.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 402f0418e7fff24b2b960eafd63ca06447f50c20
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Jul 23 14:35:06 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Jul 23 18:21:44 2020 +0200
unnecessary forward decls
Change-Id: I825f7396ce2f93775ac18350eb05fb200e97a620
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99317
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/dbaccess/source/ui/dlg/adminpages.hxx b/dbaccess/source/ui/dlg/adminpages.hxx
index cbdec09d0ba9..7948aec48816 100644
--- a/dbaccess/source/ui/dlg/adminpages.hxx
+++ b/dbaccess/source/ui/dlg/adminpages.hxx
@@ -24,8 +24,6 @@
#include <vcl/wizardmachine.hxx>
#include <curledit.hxx>
-class NumericField;
-class Edit;
namespace dbaui
{
/// helper class to wrap the savevalue and disable call
More information about the Libreoffice-commits
mailing list