[gimp] app: mypaint: Remove another stray #if 0



commit 6d9aee3d73e613e7ce86f4ac99ddecccbe89c294
Author: Daniel Sabo <DanielSabo gmail com>
Date:   Tue Dec 29 11:47:15 2015 -0800

    app: mypaint: Remove another stray #if 0

 app/paint/gimpmybrushcore.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/app/paint/gimpmybrushcore.c b/app/paint/gimpmybrushcore.c
index 761f926..b878c42 100644
--- a/app/paint/gimpmybrushcore.c
+++ b/app/paint/gimpmybrushcore.c
@@ -48,11 +48,7 @@
 struct _GimpMybrushCorePrivate
 {
   GimpMybrush             *mybrush;
-#if 0
-  MyPaintGeglTiledSurface *surface;
-#else
   GimpMybrushSurface      *surface;
-#endif
   MyPaintBrush            *brush;
   gint64                   last_time;
 };


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]