summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools/inc/connectiondependent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/sdbtools/inc/connectiondependent.hxx')
-rw-r--r--dbaccess/source/sdbtools/inc/connectiondependent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/sdbtools/inc/connectiondependent.hxx b/dbaccess/source/sdbtools/inc/connectiondependent.hxx
index 9f424256c61c..1278920c634c 100644
--- a/dbaccess/source/sdbtools/inc/connectiondependent.hxx
+++ b/dbaccess/source/sdbtools/inc/connectiondependent.hxx
@@ -80,7 +80,6 @@ namespace sdbtools
getConnection() const { return m_xConnection; }
public:
- struct GuardAccess;
friend struct GuardAccess;
/** helper for granting exclusive access to various other methods
*/