Removed vim-config comment from SampleBuffer.cpp.

This commit is contained in:
Christopher L. Simons
2014-12-04 16:03:12 -05:00
parent e61476df04
commit 3b2316e242

View File

@@ -1479,11 +1479,3 @@ SampleBuffer::handleState::~handleState()
{
src_delete( m_resamplingData );
}
/* vim: set tw=0 noexpandtab: */