aboutsummaryrefslogtreecommitdiff
path: root/pandoc.hs
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.hs')
-rw-r--r--pandoc.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.hs b/pandoc.hs
index 9ee6e376b..a5163dae5 100644
--- a/pandoc.hs
+++ b/pandoc.hs
@@ -313,7 +313,6 @@ convertWithOpts opts args = do
writerHtmlQTags = htmlQTags,
writerTopLevelDivision = topLevelDivision,
writerListings = listings,
- writerBeamer = False,
writerSlideLevel = slideLevel,
writerHighlightStyle = highlightStyle,
writerSetextHeaders = setextHeaders,