diff options
Diffstat (limited to 'ext/xmlrpc/libxmlrpc/README')
-rw-r--r-- | ext/xmlrpc/libxmlrpc/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/xmlrpc/libxmlrpc/README b/ext/xmlrpc/libxmlrpc/README index 323edfa671..4835cd68e9 100644 --- a/ext/xmlrpc/libxmlrpc/README +++ b/ext/xmlrpc/libxmlrpc/README @@ -10,8 +10,3 @@ The rules are: This allows us to have a nicely encapsulated C api with opaque data types and private functions that are nonetheless shared between source files without redundant extern declarations.. - - - - - |