forked from qt-creator/qt-creator
DiffEditor: Remove dead code
Change-Id: I57c61b7c5adb80ab6ffecd699cd78e1351509b07 Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
@@ -57,7 +57,6 @@
|
|||||||
#include <utils/tooltip/tipcontents.h>
|
#include <utils/tooltip/tipcontents.h>
|
||||||
#include <utils/tooltip/tooltip.h>
|
#include <utils/tooltip/tooltip.h>
|
||||||
|
|
||||||
static const int BASE_LEVEL = 0;
|
|
||||||
static const int FILE_LEVEL = 1;
|
static const int FILE_LEVEL = 1;
|
||||||
static const int CHUNK_LEVEL = 2;
|
static const int CHUNK_LEVEL = 2;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user