[trunk][JPIP]removed obsolete indexer utility
authorAntonin Descampe <antonin@gmail.com>
Mon, 10 Oct 2011 10:02:20 +0000 (10:02 +0000)
committerAntonin Descampe <antonin@gmail.com>
Mon, 10 Oct 2011 10:02:20 +0000 (10:02 +0000)
commit5d5adf7c7e6640a2705f62131d31b533ce75c01c
tree100ef995937cdb2d0a6013db8c1994270579e619
parentfc01873d603566cdf5b1a12928b19fceb727999a
[trunk][JPIP]removed obsolete indexer utility
25 files changed:
applications/jpip/CHANGES
applications/jpip/tools/CMakeLists.txt
applications/jpip/tools/Makefile.am
applications/jpip/tools/Makefile.nix
applications/jpip/tools/indexer/CMakeLists.txt [deleted file]
applications/jpip/tools/indexer/Makefile.am [deleted file]
applications/jpip/tools/indexer/Makefile.nix [deleted file]
applications/jpip/tools/indexer/event_mgr_handler.c [deleted file]
applications/jpip/tools/indexer/event_mgr_handler.h [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/cidx_manager.c [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/cidx_manager.h [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/cio_ext.c [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/cio_ext.h [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/ext_j2k.c [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/ext_jp2.c [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/ext_openjpeg.h [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/indexbox_manager.h [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/phix_manager.c [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/ppix_manager.c [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/thix_manager.c [deleted file]
applications/jpip/tools/indexer/ext_libopenjpeg/tpix_manager.c [deleted file]
applications/jpip/tools/indexer/idxjp2_manager.c [deleted file]
applications/jpip/tools/indexer/j2k_decoder.c [deleted file]
applications/jpip/tools/indexer/j2k_to_idxjp2.c [deleted file]
applications/jpip/tools/indexer/j2k_to_idxjp2.h [deleted file]