diff options
Diffstat (limited to 'automation/source/server/server.hxx')
-rw-r--r-- | automation/source/server/server.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/automation/source/server/server.hxx b/automation/source/server/server.hxx index 7b4850474ad3..3b44ba8680d8 100644 --- a/automation/source/server/server.hxx +++ b/automation/source/server/server.hxx @@ -61,11 +61,6 @@ public: static sal_uLong GetPort(); static sal_uInt16 nComm; - -#if OSL_DEBUG_LEVEL > 1 -// virtual void DataReceived( CommunicationLink* pCL ); -#endif - }; #endif |