mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
remove obsolete method
This commit is contained in:
parent
d91d780521
commit
e84eaf2d56
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ public interface ITerminalControlForText {
|
||||||
|
|
||||||
ITerminalConnector getTerminalConnector();
|
ITerminalConnector getTerminalConnector();
|
||||||
|
|
||||||
void disconnectTerminal();
|
|
||||||
|
|
||||||
OutputStream getOutputStream();
|
OutputStream getOutputStream();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue