summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/background/TestI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/background/TestI.h')
-rw-r--r--cpp/test/Ice/background/TestI.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/test/Ice/background/TestI.h b/cpp/test/Ice/background/TestI.h
index 34bc097808e..7dfe67d2fed 100644
--- a/cpp/test/Ice/background/TestI.h
+++ b/cpp/test/Ice/background/TestI.h
@@ -53,8 +53,6 @@ public:
virtual void writeReady(bool, const Ice::Current&);
virtual void writeException(bool, const Ice::Current&);
-
- virtual void buffered(bool, const Ice::Current&);
BackgroundControllerI(const Ice::ObjectAdapterPtr&, const ConfigurationPtr&);