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

one more

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