Remove unused using statement.
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 19:34:26 +0000 (20:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 19:34:26 +0000 (20:34 +0100)
asdcplib/src/h__Writer.cpp

index d743e300c0f7e6298e7db6f0239c2a35b8987dc1..676267ce68ccc1020f211d5ead16f39833203420 100755 (executable)
@@ -32,7 +32,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include "AS_DCP_internal.h"
 #include "KLV.h"
 
-using std::cout;
 using namespace ASDCP;
 using namespace ASDCP::MXF;