diff options
author | Noel Grandin <noel@peralex.com> | 2015-10-12 13:43:35 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-10-13 10:07:49 +0200 |
commit | 1716b3a338b19b9d1be39696866b376aed216c9a (patch) | |
tree | bf5c22d411039156cc40365db41b83b9ed770ab0 /scp2 | |
parent | d6f97a21249668fe401dfcbf1827669c1bb0f043 (diff) |
remove some useless comments
found with git grep '// /'
Change-Id: I948cf9ae61bbbf2ec706ca5b0572c4f27c58c745
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/module_pdfimport.scp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/source/ooo/module_pdfimport.scp b/scp2/source/ooo/module_pdfimport.scp index 3c6add511935..5159b1986d19 100644 --- a/scp2/source/ooo/module_pdfimport.scp +++ b/scp2/source/ooo/module_pdfimport.scp @@ -13,8 +13,7 @@ // module as an individual, optional part, so that the core installation does // not feature a dependency on a poppler package. -// The -// /org.openoffice.TypeDetection.Types/Types/pdf_Portable_Document_Format +// The /org.openoffice.TypeDetection.Types/Types/pdf_Portable_Document_Format // configuration node contained in pdfimport.xcd needs to override a // node with the same name but which lacks import functionality and // which is duplicated across calc, draw, impress, math, writer .xcd |