[gedit/wip/gtef: 5/8] gedit-debug: mark the UTILS section as unused/deprecated
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/gtef: 5/8] gedit-debug: mark the UTILS section as unused/deprecated
- Date: Mon, 25 Apr 2016 18:22:43 +0000 (UTC)
commit 5c3f09dd3021ef444d29e02ac755c948104e4770
Author: Sébastien Wilmet <swilmet gnome org>
Date: Mon Apr 25 17:00:19 2016 +0200
gedit-debug: mark the UTILS section as unused/deprecated
gedit/gedit-debug.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/gedit-debug.h b/gedit/gedit-debug.h
index 226a0ba..024c7d5 100644
--- a/gedit/gedit-debug.h
+++ b/gedit/gedit-debug.h
@@ -47,7 +47,7 @@ typedef enum {
GEDIT_DEBUG_DOCUMENT = 1 << 6,
GEDIT_DEBUG_COMMANDS = 1 << 7,
GEDIT_DEBUG_APP = 1 << 8,
- GEDIT_DEBUG_UTILS = 1 << 9,
+ GEDIT_DEBUG_UTILS = 1 << 9, /* unused, deprecated */
GEDIT_DEBUG_METADATA = 1 << 10,
} GeditDebugSection;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]