From: Uwe Stöhr Date: Wed, 29 Oct 2014 00:20:22 +0000 (+0100) Subject: pdfcomment.module: fix unnecessary options I just accidentally introduced X-Git-Tag: 2.2.0alpha1~1588 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e9b4de90005efb30e9d5783bc0b5fb6c5d2f3be2;p=lyx.git pdfcomment.module: fix unnecessary options I just accidentally introduced --- diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index ed5c03ca0e..1724c9955a 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.