Don't look for slidy files in data files w/ --self-contained.

This commit is contained in:
John MacFarlane 2013-10-21 11:24:25 -07:00
parent 7786794809
commit f2f8ddabc8

View file

@ -461,8 +461,6 @@ options =
, Option "" ["self-contained"]
(NoArg
(\opt -> return opt { optSelfContained = True,
optVariables = ("slidy-url","slidy") :
optVariables opt,
optStandalone = True }))
"" -- "Make slide shows include all the needed js and css"