purge TCF agent cra^Wstuff

it's dead code
This commit is contained in:
Oswald Buddenhagen
2009-10-05 15:08:21 +02:00
parent 7313f3d666
commit ba47987e67
15 changed files with 0 additions and 1515 deletions

View File

@@ -100,7 +100,6 @@ enum DebuggerStartMode
StartExternal, // Start binary found in file system
AttachExternal, // Attach to running process by process id
AttachCrashedExternal, // Attach to crashed process by process id
AttachTcf, // Attach to a running Target Communication Framework agent
AttachCore, // Attach to a core file
StartRemote // Start and attach to a remote process
};