diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-03-02 14:14:07 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-03-02 14:14:07 +0000 |
| commit | 2dddf54f8b93b9a00e717dbe56f7bcca821a83b5 (patch) | |
| tree | 973569765dfee768e482ba8801860917451588b9 /libopenjpeg | |
| parent | 992409c00c8c2ade6d48f9b832cf26c0685d100e (diff) | |
[1.5] Sync with trunk and remove uneeded include headers
Diffstat (limited to 'libopenjpeg')
| -rw-r--r-- | libopenjpeg/cidx_manager.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libopenjpeg/cidx_manager.c b/libopenjpeg/cidx_manager.c index 6131b938..f3b251ff 100644 --- a/libopenjpeg/cidx_manager.c +++ b/libopenjpeg/cidx_manager.c @@ -29,8 +29,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include <stdio.h> -#include <stdlib.h> #include "opj_includes.h" |
