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/dboard/neon/neon_ad9361_iface.hpp | 1 - host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp | 1 - 2 files changed, 2 deletions(-) (limited to 'host/lib/usrp/dboard/neon') diff --git a/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp b/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp index 1f055aca4..1b7a48142 100644 --- a/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp +++ b/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp @@ -23,4 +23,3 @@ ad9361_ctrl::sptr make_rpc(rpc_client::sptr rpcc); std::string get_which_ad9361_chain(const direction_t dir, const size_t chan); #endif /* INCLUDED_LIBUHD_RFNOC_NEON_AD9361_IFACE_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp index 7f1debdb1..ac7fd70e9 100644 --- a/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp @@ -305,5 +305,4 @@ private: }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_NEON_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: -- cgit v1.2.3