aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/tests_periphs.hpp
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2019-02-07 15:02:09 +0100
committerBrent Stapleton <brent.stapleton@ettus.com>2019-03-21 12:06:26 -0700
commitd399ff0ac87aafc79729f18ac951200c71019a21 (patch)
tree92c8303164ff7aa5e54d7f87539ce26b6bd28b6f /mpm/python/tests_periphs.hpp
parenta12b943b738ad6700579292456552775d7f4265b (diff)
downloaduhd-d399ff0ac87aafc79729f18ac951200c71019a21.tar.gz
uhd-d399ff0ac87aafc79729f18ac951200c71019a21.tar.bz2
uhd-d399ff0ac87aafc79729f18ac951200c71019a21.zip
mpm: python: Clean out cruft
Remove some unused files.
Diffstat (limited to 'mpm/python/tests_periphs.hpp')
-rw-r--r--mpm/python/tests_periphs.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/mpm/python/tests_periphs.hpp b/mpm/python/tests_periphs.hpp
deleted file mode 100644
index b10996572..000000000
--- a/mpm/python/tests_periphs.hpp
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-// Copyright 2017 Ettus Research, a National Instruments Company
-//
-// SPDX-License-Identifier: GPL-3.0-or-later
-//
-
-#pragma once
-
-void export_tests();