forked from qt-creator/qt-creator
Remove obsolete commented code
Change-Id: Id7f3929407acbaf641ed25db917b37d15f268e1e Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
@@ -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;
|
||||
//}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user