Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/main/java/org/jruby/Main.java
Original file line number Diff line number Diff line change
@@ -246,8 +246,6 @@ private Status internalRun() {
InputStream in = config.getScriptSource();
String filename = config.displayedFileName();

doProcessArguments(in);

Ruby _runtime;

if (DripMain.DRIP_RUNTIME != null) {

0 comments on commit 9e2d6dc

Please sign in to comment.