From ad9b34e834fc762ca63073e9865526125644edaa Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 7 Jul 2009 00:13:40 +0000 Subject: *** empty log message *** --- test/simple/simple.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/simple/simple.c') diff --git a/test/simple/simple.c b/test/simple/simple.c index bc0e59b..a16ceb2 100644 --- a/test/simple/simple.c +++ b/test/simple/simple.c @@ -149,10 +149,12 @@ int SimpleTransform(void) int SimpleContextPlus(void) { +#ifndef USE_GDK gdpiplus = !gdpiplus; SimpleKillCanvas(); SimpleCreateCanvasWindow(); SimpleDrawRepaint(); +#endif return 0; } -- cgit v1.2.3