diff options
Diffstat (limited to 'test/im_copy.cpp')
-rw-r--r-- | test/im_copy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/im_copy.cpp b/test/im_copy.cpp index dd0b82e..6663a32 100644 --- a/test/im_copy.cpp +++ b/test/im_copy.cpp @@ -54,7 +54,7 @@ int main(int argc, char* argv[]) } imFormatRegisterAVI(); - imFormatRegisterWMV(); +// imFormatRegisterWMV(); void* data = NULL; imFile* ifile = NULL; |