diff options
Diffstat (limited to 'libxml2/os400/libxmlrpg/xmlexports.rpgle')
-rw-r--r-- | libxml2/os400/libxmlrpg/xmlexports.rpgle | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/libxml2/os400/libxmlrpg/xmlexports.rpgle b/libxml2/os400/libxmlrpg/xmlexports.rpgle deleted file mode 100644 index 9a6fd10..0000000 --- a/libxml2/os400/libxmlrpg/xmlexports.rpgle +++ /dev/null @@ -1,15 +0,0 @@ - * Summary: macros for marking symbols as exportable/importable. - * Description: macros for marking symbols as exportable/importable. - * - * Copy: See Copyright for the status of this software. - * - * Author: Patrick Monnerat <pm@datasphere.ch>, DATASPHERE S.A. - - /if not defined(XML_EXPORTS_H__) - /define XML_EXPORTS_H__ - - * The definition in the original C header file are not appliable to - * ILE/RPG. - * Therefore this file is intentionally empty. - - /endif XML_EXPORTS_H__ |