Skip to content

Commit

Permalink
We don't need steam.xml in common.xml.
Browse files Browse the repository at this point in the history
Reviewed by me.
  • Loading branch information
Francisco Tolmasky committed Dec 5, 2008
1 parent 9565ad2 commit d59403c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common.xml
Expand Up @@ -11,8 +11,6 @@
<property name = "env.OBJJ_HOME" value = "/usr/local/share/objj" />
<property name = "env.OBJJ_LIB" value = "${env.OBJJ_HOME}/lib" />

<import file = "${env.OBJJ_LIB}/steam.xml" />

<!-- allow bootstrapping: use installed js.jar if it's present, otherwise use local version -->

<condition property = "jsjar" value = "${env.OBJJ_LIB}/js.jar">
Expand Down

0 comments on commit d59403c

Please sign in to comment.