Skip to content

Commit 6aaa45d

Browse files
committed
Merge branch 'analysisTests' into anette-master
2 parents ad3452d + ccbcf6e commit 6aaa45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/gobpie/GobPieConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public String getGoblintConf() {
3535
}
3636

3737
public String[] getPreAnalyzeCommand() {
38-
if (preAnalyzeCommand == null || preAnalyzeCommand.length == 0) return null;
3938
return this.preAnalyzeCommand;
4039
}
4140

0 commit comments

Comments
 (0)