diff options
Diffstat (limited to 'host/tests/graph.hpp')
-rw-r--r-- | host/tests/graph.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/tests/graph.hpp b/host/tests/graph.hpp index 5bd5bffaa..50a87d307 100644 --- a/host/tests/graph.hpp +++ b/host/tests/graph.hpp @@ -40,4 +40,3 @@ void connect_nodes(uhd::rfnoc::source_node_ctrl::sptr A, uhd::rfnoc::sink_node_c } #endif /* INCLUDED_TEST_GRAPH_HPP */ -// vim: sw=4 et: |