Revert "app: Add macro to fix unused eek_handled variable"
This reverts commit 499e18f84e.
This commit is contained in:
parent
499e18f84e
commit
189598c330
1 changed files with 0 additions and 2 deletions
|
|
@ -293,9 +293,7 @@ gimp_eek (const gchar *reason,
|
|||
gboolean use_handler)
|
||||
{
|
||||
GimpCoreConfig *config = the_errors_gimp->config;
|
||||
#ifndef G_OS_WIN32
|
||||
gboolean eek_handled = FALSE;
|
||||
#endif
|
||||
GimpDebugPolicy debug_policy;
|
||||
GList *iter;
|
||||
gint num_idx;
|
||||
|
|
|
|||
Loading…
Reference in a new issue