diff options
Diffstat (limited to 'include/ucbhelper/content.hxx')
-rw-r--r-- | include/ucbhelper/content.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ucbhelper/content.hxx b/include/ucbhelper/content.hxx index 7715470d58c1..e31a95d2af04 100644 --- a/include/ucbhelper/content.hxx +++ b/include/ucbhelper/content.hxx @@ -61,7 +61,6 @@ namespace ucbhelper { - /** * These are the possible values for the parameter eMode of method * ucbhelper::Content::createCursor. @@ -86,7 +85,6 @@ enum InsertOperation }; - class Content_Impl; /** |