Skip to content

Commit

Permalink
remove dead legacy code
Browse files Browse the repository at this point in the history
  • Loading branch information
wissenbach committed Jan 29, 2018
1 parent 5d0cedc commit 3691381
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 93 deletions.
1 change: 0 additions & 1 deletion svg_rendering/page/debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<script type="text/javascript" src="js-gen/lib/Y_extract.js"></script>
<script type="text/javascript" src="./js-gen/svg-utils.js"></script>
<script type="text/javascript" src="./js-gen/faust.js"></script>
<script type="text/javascript" src="./js-gen/materialunit.js"></script>
<script type="text/javascript" src="./js-gen/transcript-adhoc-tree.js"></script>
<script type="text/javascript" src="./js-gen/text-index.js"></script>
<script type="text/javascript" src="./js-gen/text-annotation.js"></script>
Expand Down
91 changes: 0 additions & 91 deletions svg_rendering/page/js-gen/materialunit.js

This file was deleted.

1 change: 0 additions & 1 deletion svg_rendering/page/transcript-generation.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<script type="text/javascript" src="/js-gen/lib/Y_extract.js"></script>
<script type="text/javascript" src="/js-gen/svg-utils.js"></script>
<script type="text/javascript" src="/js-gen/faust.js"></script>
<script type="text/javascript" src="/js-gen/materialunit.js"></script>
<script type="text/javascript" src="/js-gen/transcript-adhoc-tree.js"></script>
<script type="text/javascript" src="/js-gen/text-index.js"></script>
<script type="text/javascript" src="/js-gen/text-annotation.js"></script>
Expand Down

0 comments on commit 3691381

Please sign in to comment.