]> git.saurik.com Git - wxWidgets.git/commitdiff
no need for vi modeline now that the extension is no longer .h
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Jan 2005 21:05:41 +0000 (21:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Jan 2005 21:05:41 +0000 (21:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/update-setup-h

index fc422ac586ea92bf7776578863c917097fd44abd..711c4bbaa765e68c88df86414c392f9d4b02a502 100755 (executable)
@@ -46,4 +46,3 @@ sed -i -e '/^\/\//d' -e 's@ *//.*$@@' setup.h.in
 
 exit $rc
 
-# vi: set ft=sh: