From 6fd8101b7301f2b9581b062dbdda6ad134da547f Mon Sep 17 00:00:00 2001 From: dan Date: Tue, 3 Oct 2000 22:22:40 +0000 Subject: [PATCH] small update --- WINGs/Tests/wtest.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/WINGs/Tests/wtest.c b/WINGs/Tests/wtest.c index 091088d2..ac5e5b28 100644 --- a/WINGs/Tests/wtest.c +++ b/WINGs/Tests/wtest.c @@ -1206,10 +1206,6 @@ main(int argc, char **argv) */ testList(scr); - testColorWell(scr); - - testTextField(scr); - testText(scr); #if 0 testColorWell(scr);