QmlEditorWidgets: Remove dead code

Change-Id: I4eb3128023061f4cfa07a166d1f3ed188e1d70db
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
Tobias Hunger
2013-09-11 18:15:07 +02:00
parent c3e5d3c772
commit 705c979c14
3 changed files with 0 additions and 78 deletions

View File

@@ -53,27 +53,6 @@ using namespace Utils;
namespace QmlEditorWidgets {
/* XPM */
static const char * const line_xpm[] = {
"14 14 3 1",
" c None",
". c #0c0c0c",
"x c #1c1c1c",
"............. ",
". . ",
". x x . ",
". x x . ",
". x x . ",
". x x . ",
". x . ",
". x x . ",
". x x . ",
". x x . ",
". x x . ",
". . ",
"............. ",
" "};
/* XPM */
static const char * pin_xpm[] = {
"12 9 7 1",