[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] libxl: drop protype for libxl_ctx_set_log
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1300895548 0 # Node ID a23784d60b95255e615713784abdbf6d33c5cee5 # Parent 8e5a9ad6f820e6f551c94b6c0138c9b8795272ed libxl: drop protype for libxl_ctx_set_log Nothing defines or uses it. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 8e5a9ad6f820 -r a23784d60b95 tools/libxl/libxl.h --- a/tools/libxl/libxl.h Wed Mar 23 15:50:29 2011 +0000 +++ b/tools/libxl/libxl.h Wed Mar 23 15:52:28 2011 +0000 @@ -285,7 +285,6 @@ /* context functions */ int libxl_ctx_init(libxl_ctx *ctx, int version, xentoollog_logger*); int libxl_ctx_free(libxl_ctx *ctx); -int libxl_ctx_set_log(libxl_ctx *ctx, xentoollog_logger*); int libxl_ctx_postfork(libxl_ctx *ctx); /* domain related functions */ _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |