summaryrefslogtreecommitdiff
path: root/basic/source/inc/buffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/inc/buffer.hxx')
-rw-r--r--basic/source/inc/buffer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basic/source/inc/buffer.hxx b/basic/source/inc/buffer.hxx
index 2faeb2b8a0ea..3b1b5a8b555e 100644
--- a/basic/source/inc/buffer.hxx
+++ b/basic/source/inc/buffer.hxx
@@ -37,7 +37,6 @@ public:
~SbiBuffer();
void Patch( sal_uInt32, sal_uInt32 );
void Chain( sal_uInt32 );
- void operator += (const OUString&); // save basic-string
void operator += (sal_Int8); // save character
void operator += (sal_Int16); // save integer
bool operator += (sal_uInt8); // save character