augmented browsing: remove non-existing external snippet file

pull/1/head
cominch 13 years ago committed by Michael Peter Christen
parent c90f174799
commit 8d2e6355f8

@ -377,10 +377,6 @@ public class AugmentHtmlStream {
NodeList bodychildren = bt.getChildren();
bodychildren.add(new org.htmlparser.nodes.TextNode(loadInternal("interaction/Footer.html", requestHeader)));
bt.setChildren(bodychildren);
augmented = true;

Loading…
Cancel
Save