mirror of
https://github.com/brl/mutter.git
synced 2025-02-14 04:14:10 +00:00
util: Turn STACK debugging back off
Snuck in by accident.
This commit is contained in:
parent
5f25ca0c3a
commit
59fc17c355
@ -49,7 +49,7 @@ meta_topic_real_valist (MetaDebugTopic topic,
|
||||
va_list args);
|
||||
#endif
|
||||
|
||||
static gint verbose_topics = META_DEBUG_STACK;
|
||||
static gint verbose_topics = 0;
|
||||
static gboolean is_debugging = FALSE;
|
||||
static gboolean replace_current = FALSE;
|
||||
static int no_prefix = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user