aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_eal/common/eal_filesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_eal/common/eal_filesystem.h')
-rw-r--r--lib/librte_eal/common/eal_filesystem.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/librte_eal/common/eal_filesystem.h b/lib/librte_eal/common/eal_filesystem.h
index b3e8ae5e..6e0331fd 100644
--- a/lib/librte_eal/common/eal_filesystem.h
+++ b/lib/librte_eal/common/eal_filesystem.h
@@ -25,10 +25,6 @@
int
eal_create_runtime_dir(void);
-/* returns runtime dir */
-const char *
-rte_eal_get_runtime_dir(void);
-
#define RUNTIME_CONFIG_FNAME "config"
static inline const char *
eal_runtime_config_path(void)