Rename C++ header files to .hpp
[lttng-tools.git] / src / common / config / config-internal.h
diff --git a/src/common/config/config-internal.h b/src/common/config/config-internal.h
deleted file mode 100644 (file)
index 30f7226..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
- *
- * SPDX-License-Identifier: LGPL-2.1-only
- *
- */
-
-#include <libxml/xmlwriter.h>
-#include <stdio.h>
-
-struct config_writer {
-       xmlTextWriterPtr writer;
-};
This page took 0.023314 seconds and 4 git commands to generate.