Skip to content
Snippets Groups Projects
Commit 8d91602b authored by Mick Jordan's avatar Mick Jordan
Browse files

one more

parent 19057b55
No related branches found
No related tags found
No related merge requests found
......@@ -115,11 +115,6 @@ public final class FastRSession implements RSession {
buffer.delete(0, buffer.length());
}
@Override
public int getWidth() {
return RContext.CONSOLE_WIDTH;
}
@Override
public String getInputDescription() {
return "<test input>";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment