[gimp] app: cleaning out some if-0 variables.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: cleaning out some if-0 variables.
- Date: Thu, 29 Mar 2018 15:48:26 +0000 (UTC)
commit 8811e31419229c21f803dbdc0153ae22102b389d
Author: Jehan <jehan girinstud io>
Date: Thu Mar 29 17:47:48 2018 +0200
app: cleaning out some if-0 variables.
app/config/gimpcoreconfig.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/app/config/gimpcoreconfig.c b/app/config/gimpcoreconfig.c
index 7232497..bd2521e 100644
--- a/app/config/gimpcoreconfig.c
+++ b/app/config/gimpcoreconfig.c
@@ -151,10 +151,6 @@ gimp_core_config_class_init (GimpCoreConfigClass *klass)
{
GObjectClass *object_class = G_OBJECT_CLASS (klass);
gchar *path;
-#if 0
- gchar *dir1;
- gchar *dir2;
-#endif
GimpRGB red = { 1.0, 0, 0, 0.5 };
guint64 undo_size;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]