diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/pandoc.wxs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/pandoc.wxs b/windows/pandoc.wxs index cb996e76c..d9f6b836e 100644 --- a/windows/pandoc.wxs +++ b/windows/pandoc.wxs @@ -51,8 +51,6 @@ Key="Software\John MacFarlane\Pandoc" Name="Version" Type="string" Value="[ProductVersion]" KeyPath="yes"/> - <File Id="pandoc_citeprocEXE" Name="pandoc-citeproc.exe" - Source="$(var.BINPATH)\pandoc-citeproc.exe" /> </Component> <Component Id="Documentation" |