diff options
author | Oz Linden <oz@lindenlab.com> | 2012-03-30 12:43:37 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-03-30 12:43:37 -0400 |
commit | 04636effcffde85a3b7005491a1fd51395cb37d1 (patch) | |
tree | 66f6eea93522fcb575501f7a429bdd9c9a300aa4 | |
parent | a0ea7a5417b96fbda9127c05d5d87fd5cb11cef7 (diff) |
remove "license_file" element that generates spurious errors
-rw-r--r-- | autobuild.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index fbc8f210ba..5d5e244456 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1147,8 +1147,6 @@ <map> <key>license</key> <string>havok</string> - <key>license_file</key> - <string>on_file</string> <key>name</key> <string>llconvexdecomposition</string> <key>platforms</key> |