app: mypaint: Remove another stray #if 0
This commit is contained in:
parent
836cce8389
commit
6d9aee3d73
1 changed files with 0 additions and 4 deletions
|
|
@ -48,11 +48,7 @@
|
|||
struct _GimpMybrushCorePrivate
|
||||
{
|
||||
GimpMybrush *mybrush;
|
||||
#if 0
|
||||
MyPaintGeglTiledSurface *surface;
|
||||
#else
|
||||
GimpMybrushSurface *surface;
|
||||
#endif
|
||||
MyPaintBrush *brush;
|
||||
gint64 last_time;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue