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

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