summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationControl.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-05 19:07:23 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-05 19:08:02 +0900
commiteecb5ac9a4a965dbd7cb5a2104becc8217ff6f80 (patch)
tree4a0a02bf2d81afc7330b0929aa3414a9f1f4a8cc /dbaccess/source/ui/inc/RelationControl.hxx
parenta99e3134aa253977b5112cc903d4097907bf3801 (diff)
removed useless forward declarations of class
Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011
Diffstat (limited to 'dbaccess/source/ui/inc/RelationControl.hxx')
-rw-r--r--dbaccess/source/ui/inc/RelationControl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/RelationControl.hxx b/dbaccess/source/ui/inc/RelationControl.hxx
index 79836a8cb081..2369df4f0806 100644
--- a/dbaccess/source/ui/inc/RelationControl.hxx
+++ b/dbaccess/source/ui/inc/RelationControl.hxx
@@ -27,8 +27,6 @@ namespace dbaui
{
//========================================================================
class OTableListBoxControl;
- class OTableConnectionData;
- class ORelationTableConnectionData;
class IRelationControlInterface;
class ORelationControl;