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/magnesium/magnesium_ad9371_iface.hpp | 1 - host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp | 1 - host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp | 1 - 3 files changed, 3 deletions(-) (limited to 'host/lib/usrp/dboard/magnesium') diff --git a/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp b/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp index 62a7f5d5e..acfecf2df 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp @@ -96,4 +96,3 @@ private: }; #endif /* INCLUDED_LIBUHD_RFNOC_MAGNESIUM_AD9371_IFACE_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp b/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp index 191874748..fc3af77de 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp @@ -350,4 +350,3 @@ private: }; #endif /* INCLUDED_LIBUHD_MAGNESIUM_CPLD_CTRL_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp index 85c11f063..3d35206ed 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp @@ -379,5 +379,4 @@ private: }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_MAGNESIUM_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: -- cgit v1.2.3