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/usrp/x300/x300_impl.hpp | 1 - host/lib/usrp/x300/x300_radio_ctrl_impl.hpp | 1 - 2 files changed, 2 deletions(-) (limited to 'host/lib/usrp/x300') diff --git a/host/lib/usrp/x300/x300_impl.hpp b/host/lib/usrp/x300/x300_impl.hpp index e05aea32e..9de68a697 100644 --- a/host/lib/usrp/x300/x300_impl.hpp +++ b/host/lib/usrp/x300/x300_impl.hpp @@ -241,4 +241,3 @@ private: }; #endif /* INCLUDED_X300_IMPL_HPP */ -// vim: sw=4 expandtab: diff --git a/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp b/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp index ced32f626..7b02f2cf1 100644 --- a/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp +++ b/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp @@ -215,4 +215,3 @@ private: // members }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_X300_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: -- cgit v1.2.3