Remove iniparser.
authorJeremy Allison <jra@samba.org>
Wed, 13 Aug 2014 23:41:33 +0000 (16:41 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 14 Aug 2014 21:52:07 +0000 (23:52 +0200)
commitc134f02d4c4d5af9c54fc2b8ac6bea2809d1d3a4
tree510eb488a71b3c28959c0abea6719f043ef28ab8
parentdd383d4106e70d8015db1ac2a7ca5ce1309ffaae
Remove iniparser.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Aug 14 23:52:07 CEST 2014 on sn-devel-104
27 files changed:
third_party/iniparser/AUTHORS [deleted file]
third_party/iniparser/INSTALL [deleted file]
third_party/iniparser/LICENSE [deleted file]
third_party/iniparser/Makefile [deleted file]
third_party/iniparser/README [deleted file]
third_party/iniparser/html/doxygen.css [deleted file]
third_party/iniparser/html/doxygen.png [deleted file]
third_party/iniparser/html/globals_func.html [deleted file]
third_party/iniparser/html/index.html [deleted file]
third_party/iniparser/html/iniparser_8h.html [deleted file]
third_party/iniparser/html/iniparser_8main.html [deleted file]
third_party/iniparser/html/tab_b.gif [deleted file]
third_party/iniparser/html/tab_l.gif [deleted file]
third_party/iniparser/html/tab_r.gif [deleted file]
third_party/iniparser/html/tabs.css [deleted file]
third_party/iniparser/src/dictionary.c [deleted file]
third_party/iniparser/src/dictionary.h [deleted file]
third_party/iniparser/src/iniparser.c [deleted file]
third_party/iniparser/src/iniparser.h [deleted file]
third_party/iniparser/src/strlib.c [deleted file]
third_party/iniparser/src/strlib.h [deleted file]
third_party/iniparser/src/wscript [deleted file]
third_party/iniparser/test/Makefile [deleted file]
third_party/iniparser/test/iniexample.c [deleted file]
third_party/iniparser_build/dictionary.c [deleted file]
third_party/iniparser_build/iniparser.c [deleted file]
third_party/iniparser_build/strlib.c [deleted file]