From 91251133d05cc301f5885e9719c7c936b2acd1ff Mon Sep 17 00:00:00 2001 From: Brent Stapleton Date: Thu, 10 Jan 2019 16:19:00 -0800 Subject: formatting: remove vim hints in headers Remove trailing vim hints in header files. This functionality will be replaced by clang-format. --- host/lib/rfnoc/nocscript/parser.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib/rfnoc/nocscript/parser.hpp') diff --git a/host/lib/rfnoc/nocscript/parser.hpp b/host/lib/rfnoc/nocscript/parser.hpp index 2eb6339e8..139082515 100644 --- a/host/lib/rfnoc/nocscript/parser.hpp +++ b/host/lib/rfnoc/nocscript/parser.hpp @@ -37,4 +37,3 @@ class parser }}} /* namespace uhd::rfnoc::nocscript */ #endif /* INCLUDED_LIBUHD_RFNOC_NOCSCRIPT_PARSER_HPP */ -// vim: sw=4 et: -- cgit v1.2.3