aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl.h
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2012-05-29 16:44:06 +0100
committerIan Campbell <ian.campbell@citrix.com>2012-05-29 16:44:06 +0100
commit98c0339ead4c24ebe993e0693d354cdcbb166ec6 (patch)
tree534aedfc256bef95efd4c9381ff7910b0e04bb9f /tools/libxl/libxl.h
parentbb86668db55fa24f275c8f56ddd4dcb44cd413fe (diff)
downloadxen-98c0339ead4c24ebe993e0693d354cdcbb166ec6.tar.gz
xen-98c0339ead4c24ebe993e0693d354cdcbb166ec6.tar.bz2
xen-98c0339ead4c24ebe993e0693d354cdcbb166ec6.zip
libxl: remove lockdir and config dir from the API
These are only used by xl. Rename _libxl_paths.h -> _paths.h, these are not actually "libxl" paths but rather are part of the Xen build time configuration. It is fine for xl to also consume them. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'tools/libxl/libxl.h')
-rw-r--r--tools/libxl/libxl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/libxl/libxl.h b/tools/libxl/libxl.h
index 3a0d71dc69..934b993102 100644
--- a/tools/libxl/libxl.h
+++ b/tools/libxl/libxl.h
@@ -833,10 +833,6 @@ int libxl_flask_getenforce(libxl_ctx *ctx);
int libxl_flask_setenforce(libxl_ctx *ctx, int mode);
int libxl_flask_loadpolicy(libxl_ctx *ctx, void *policy, uint32_t size);
-/* common paths */
-const char *libxl_xen_config_dir_path(void);
-const char *libxl_lock_dir_path(void);
-
/* misc */
/* Each of these sets or clears the flag according to whether the