[gtk/inspector-display: 7/14] inspector: Cleanup
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/inspector-display: 7/14] inspector: Cleanup
- Date: Sat, 7 Dec 2019 17:45:00 +0000 (UTC)
commit 434169befaf2f61025dbb969b9f3b10ad342a5a9
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Dec 7 11:22:07 2019 -0500
inspector: Cleanup
Remove an unused enum.
gtk/inspector/object-tree.c | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/gtk/inspector/object-tree.c b/gtk/inspector/object-tree.c
index d8b52864b8..8c5189c2d1 100644
--- a/gtk/inspector/object-tree.c
+++ b/gtk/inspector/object-tree.c
@@ -58,16 +58,6 @@
#include "gtksearchentry.h"
#include "gtkeventcontrollerkey.h"
-enum
-{
- OBJECT,
- OBJECT_TYPE,
- OBJECT_NAME,
- OBJECT_LABEL,
- OBJECT_CLASSES,
- SENSITIVE
-};
-
enum
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]