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

@@ -106,7 +106,6 @@ private slots:
void startRemoteApplication();
void attachExternalApplication();
void attachCore();
void attachRemoteTcf();
void attachCmdLinePid();
void attachCmdLineCore();
@@ -143,7 +142,6 @@ private:
QAction *m_startRemoteAction;
QAction *m_attachExternalAction;
QAction *m_attachCoreAction;
QAction *m_attachTcfAction;
QAction *m_detachAction;
};