Remove obsolete commented code

Change-Id: Id7f3929407acbaf641ed25db917b37d15f268e1e
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
Jarek Kobus
2014-01-31 06:56:10 +01:00
committed by Jarek Kobus
parent edac8f082d
commit 06950359f9
2 changed files with 0 additions and 14 deletions

View File

@@ -193,13 +193,3 @@ void DiffEditorController::setCurrentDiffFileIndex(int diffFileIndex)
//{
//}
//QString DiffEditorWidget::source() const
//{
// return m_source;
//}
//void DiffEditorWidget::setSource(const QString &source)
//{
// m_source = source;
//}