diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-11-29 00:15:17 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-11-29 10:07:04 +0900 |
commit | 3c795a953ffc36856588cd6b1dc23f7a83ac815d (patch) | |
tree | 5eddb222e82bc1380d1eb13fa85e716f89196a7e /basic/source/app | |
parent | 3a0e84426bfab5787abda96162fe1d06d4a2ec38 (diff) |
removed dead code
Diffstat (limited to 'basic/source/app')
-rw-r--r-- | basic/source/app/processw.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basic/source/app/processw.cxx b/basic/source/app/processw.cxx index 59da8f7b91c4..33a13627d21d 100644 --- a/basic/source/app/processw.cxx +++ b/basic/source/app/processw.cxx @@ -74,8 +74,6 @@ #define _RWPROP 0x2300 // Mask Read/Write-Property #define _COLLPROP 0x4100 // Mask Read-Collection-Element -#define COLLNAME "Elements" // Name of the collection, hard coded - ProcessWrapper::Methods ProcessWrapper::aProcessMethods[] = { // Imagefile of the Executable |