summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/bc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/bc.hxx')
-rw-r--r--ucb/source/ucp/file/bc.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/bc.hxx b/ucb/source/ucp/file/bc.hxx
index c071f616f5d7..506bf59ec45c 100644
--- a/ucb/source/ucp/file/bc.hxx
+++ b/ucb/source/ucp/file/bc.hxx
@@ -258,8 +258,7 @@ namespace fileaccess {
enum state { NameForInsertionSet = 1,
JustInserted = 2,
Deleted = 4,
- FullFeatured = 8,
- Connected = 16 };
+ FullFeatured = 8 };
bool m_bFolder;
sal_uInt16 m_nState;