Reverting logging code in unittests

This commit is contained in:
Jonathan Thomas
2016-09-08 22:26:14 -05:00
parent a4340b8b0a
commit f00ea5c4e2
13 changed files with 0 additions and 79 deletions

View File

@@ -35,7 +35,6 @@ using namespace openshot;
#ifdef USE_IMAGEMAGICK
TEST(ImageWriter_Test_Gif)
{
cout << "ImageWriter_Test_Gif" << endl;
// Reader
stringstream path;
path << TEST_MEDIA_PATH << "sintel_trailer-720p.mp4";