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/mpmd/mpmd_impl.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib/usrp/mpmd') diff --git a/host/lib/usrp/mpmd/mpmd_impl.hpp b/host/lib/usrp/mpmd/mpmd_impl.hpp index 15eb35800..e9d942c9d 100644 --- a/host/lib/usrp/mpmd/mpmd_impl.hpp +++ b/host/lib/usrp/mpmd/mpmd_impl.hpp @@ -303,4 +303,3 @@ public: uhd::device_addrs_t mpmd_find(const uhd::device_addr_t& hint_); #endif /* INCLUDED_MPMD_IMPL_HPP */ -// vim: sw=4 expandtab: -- cgit v1.2.3