commit e9b4de90005efb30e9d5783bc0b5fb6c5d2f3be2
Author: Uwe Stöhr <[email protected]>
Date: Wed Oct 29 01:20:22 2014 +0100
pdfcomment.module: fix unnecessary options I just accidentally introduced
diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module
index ed5c03c..1724c99 100644
--- a/lib/layouts/pdfcomment.module
+++ b/lib/layouts/pdfcomment.module
@@ -1,4 +1,4 @@
-#\DeclareLyXModule[datetime.sty,fmtcount.sty]{PDF Comments}
+#\DeclareLyXModule{PDF Comments}
#DescriptionBegin
#Provides various kinds of annotations for the PDF output. The module uses
#the pdcomment package. Please consult the package documentation for details.