summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2017-12-04 21:41:40 -0800
committerAlan Antonuk <alan.antonuk@gmail.com>2017-12-04 21:44:17 -0800
commit67048550b9ac3957fb29b7f9e7bf4b8ee3e9bc73 (patch)
tree155f345ee9dbedec3f90a0825c797002c6e8a547 /CMakeLists.txt
parentcf96c0bec713ab6f1ac6528504bcfde603364479 (diff)
downloadrabbitmq-c-67048550b9ac3957fb29b7f9e7bf4b8ee3e9bc73.tar.gz
Remove vim mode lines.format
They're hard to keep in sync with .clang-format or other tools.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 892eae9..5aea03a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,3 @@
-# vim:set ts=2 sw=2 sts=2 et:
cmake_minimum_required(VERSION 2.6)
project(rabbitmq-c "C")