From: Vadim Zeitlin Date: Sat, 15 Jan 2005 21:05:41 +0000 (+0000) Subject: no need for vi modeline now that the extension is no longer .h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1a765d979177e4b41bc2fe0d1f45fd2151654975?ds=inline no need for vi modeline now that the extension is no longer .h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/update-setup-h b/build/update-setup-h index fc422ac586..711c4bbaa7 100755 --- a/build/update-setup-h +++ b/build/update-setup-h @@ -46,4 +46,3 @@ sed -i -e '/^\/\//d' -e 's@ *//.*$@@' setup.h.in exit $rc -# vi: set ft=sh: