summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-11-29 00:15:17 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-11-29 10:07:04 +0900
commit3c795a953ffc36856588cd6b1dc23f7a83ac815d (patch)
tree5eddb222e82bc1380d1eb13fa85e716f89196a7e /automation
parent3a0e84426bfab5787abda96162fe1d06d4a2ec38 (diff)
removed dead code
Diffstat (limited to 'automation')
-rw-r--r--automation/source/testtool/comm_bas.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/automation/source/testtool/comm_bas.cxx b/automation/source/testtool/comm_bas.cxx
index 7d52c681eb0b..5279a49b2d4c 100644
--- a/automation/source/testtool/comm_bas.cxx
+++ b/automation/source/testtool/comm_bas.cxx
@@ -84,9 +84,6 @@
#define _RWPROP 0x2300 // mask Read/Write-Property
#define _COLLPROP 0x4100 // mask Read-Collection-Element
-#define COLLNAME "Elements" // the collection's name, here wired hard
-
-
CommunicationWrapper::Methods CommunicationWrapper::aManagerMethods[] = {