From ecc0c5d2ca61cce95394da4e254174b2962fa809 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Thu, 17 May 2007 16:23:44 +0000 Subject: Removed incorrect comment --- cpp/src/slice2cpp/Gen.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpp/src/slice2cpp/Gen.cpp') diff --git a/cpp/src/slice2cpp/Gen.cpp b/cpp/src/slice2cpp/Gen.cpp index 7bccba8919f..85975a2ca79 100644 --- a/cpp/src/slice2cpp/Gen.cpp +++ b/cpp/src/slice2cpp/Gen.cpp @@ -2554,9 +2554,6 @@ Slice::Gen::DelegateDVisitor::visitOperation(const OperationPtr& p) // // run // - // No need to dllexport run since the caller (the proxy) is always in the same - // DLL as this translation unit (the direct delegate). - // C << nl << nl << "virtual ::Ice::DispatchStatus"; C << nl << "run(::Ice::Object* object)"; C << sb; -- cgit v1.2.3