Removed left-over.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31989 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2009-07-30 17:59:03 +00:00
parent a07b059b16
commit a072a79b65
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@
#include "PluginManager.h"
// should be 0, to disable the chunk cache set it to 1
#define DISABLE_CHUNK_CACHE 0
MediaWriter::MediaWriter(BDataIO* target, const media_file_format& fileFormat)
:
fTarget(target),