Removed vim-config comment from SongEditor.cpp.

This commit is contained in:
Christopher L. Simons
2014-12-04 16:03:45 -05:00
parent 2425366b58
commit 63b353e07c

View File

@@ -790,11 +790,3 @@ bool SongEditor::allowRubberband() const
{
return( m_editModeButton->isChecked() );
}
/* vim: set tw=0 noexpandtab: */