MAINTENANCE remove unused C++ section from header
diff --git a/src/xml.h b/src/xml.h
index a4699f1..6abc51a 100644
--- a/src/xml.h
+++ b/src/xml.h
@@ -22,10 +22,6 @@
 #ifndef LY_XML_H_
 #define LY_XML_H_
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 #include <stdio.h>
 
 /**