From 67048550b9ac3957fb29b7f9e7bf4b8ee3e9bc73 Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Mon, 4 Dec 2017 21:41:40 -0800 Subject: Remove vim mode lines. They're hard to keep in sync with .clang-format or other tools. --- cmake/FindPOPT.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake/FindPOPT.cmake') diff --git a/cmake/FindPOPT.cmake b/cmake/FindPOPT.cmake index 4242875..79caa01 100644 --- a/cmake/FindPOPT.cmake +++ b/cmake/FindPOPT.cmake @@ -1,4 +1,3 @@ -# vim:set ts=2 sw=2 sts=2 et: # - Try to find the popt options processing library # The module will set the following variables # -- cgit v1.2.1