diff options
Diffstat (limited to 'app/xinit/cpprules.in')
-rw-r--r-- | app/xinit/cpprules.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/xinit/cpprules.in b/app/xinit/cpprules.in index 92a987d92..eaea42885 100644 --- a/app/xinit/cpprules.in +++ b/app/xinit/cpprules.in @@ -10,7 +10,6 @@ CPP_SED_MAGIC = $(SED) -e '/^\# *[0-9][0-9]* *.*$$/d' \ -e '/^[ ]*XCOMM$$/s/XCOMM/\#/' \ -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/\#/' \ -e '/^[ ]*XHASH/s/XHASH/\#/' \ - -e '/XSLASHGLOB/s/XSLASHGLOB/\/\*/' \ -e '/\@\@$$/s/\@\@$$/\\/' SUFFIXES = .cpp |