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);