mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
remove obsolete method
This commit is contained in:
parent
8d85c3a892
commit
2510538058
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