Remove useless comments

master
Marko Semet 2019-03-28 10:03:21 +01:00
parent 1c14836df2
commit 39c05e3936
1 changed files with 0 additions and 2 deletions

View File

@ -42,7 +42,6 @@ class TypeListModel : public Gtk::TreeModel::ColumnRecord
}
};
static TypeListModel typeListModel;
//static Glib::RefPtr<Gtk::TreeStore> typeListData;
//
// Field tree
@ -81,7 +80,6 @@ class FieldListModel : public Gtk::TreeModel::ColumnRecord
}
};
static FieldListModel fieldListModel;
//static Glib::RefPtr<Gtk::TreeStore> fieldListData;
/**
* Manage a complete tab.