summaryrefslogtreecommitdiff
path: root/automation/source/server/server.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-04-27 09:49:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-04-27 09:52:06 +0900
commit1a604abc5a4f841de3384d88749ef1532b172902 (patch)
treeae3b72aa958588886348f79a998f44d57f67cf7c /automation/source/server/server.hxx
parent6b8e02c741b9aa46a3ed952a7dcd9dbbe3f64e60 (diff)
removed dead code and useless macros
Diffstat (limited to 'automation/source/server/server.hxx')
-rw-r--r--automation/source/server/server.hxx5
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