aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
Diffstat (limited to 'host/include')
-rw-r--r--host/include/uhd/utils/paths.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/host/include/uhd/utils/paths.hpp b/host/include/uhd/utils/paths.hpp
index f55f584a5..8bcf22171 100644
--- a/host/include/uhd/utils/paths.hpp
+++ b/host/include/uhd/utils/paths.hpp
@@ -20,9 +20,6 @@ namespace uhd {
//! Get a string representing the system's temporary directory
UHD_API std::string get_tmp_path(void);
-//! Get a string representing the system's appdata directory
-UHD_API std::string get_app_path(void);
-
//! Get a string representing the system's library directory
UHD_API std::string get_lib_path(void);