summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.ur1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.ur b/main.ur
index cf2a4a5..c905dae 100644
--- a/main.ur
+++ b/main.ur
@@ -64,7 +64,6 @@ datatype mode = NextActions | NewNextAction
val main =
actionItems <- bind renderNextActions source;
- setHeader (blessResponseHeader "X-UA-Compatible") "IE=edge";
mode <- source NextActions;
newNextActionDescription <- Mdl.Textbox.make "Description";
return <xml>