From 2bc40c47ebc1f5b95b4fe79068c1667ba9111e2b Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 12 Oct 2000 19:21:30 +0000 Subject: [PATCH] Fixed compilation problem --- WINGs/Tests/wtest.c | 1 - 1 file changed, 1 deletion(-) diff --git a/WINGs/Tests/wtest.c b/WINGs/Tests/wtest.c index 86bb2923..ac5e5b28 100644 --- a/WINGs/Tests/wtest.c +++ b/WINGs/Tests/wtest.c @@ -1219,7 +1219,6 @@ main(int argc, char **argv) testScrollView(scr); -#if 0 testButton(scr); testFrame(scr);