>>>> "Ben" == Ben Wing <ben(a)666.com>
writes:
Ben> We can always just remove the UNUSED stuff ...
No we can't. Sometimes an interface demands the inclusion of a parameter that
the implementation doesn't use, in which case UNUSED is helpful.
For instance, compare the redisplay method bevel_area. The X and Windows
versions use all of the parameters while the GTK version doesn't use 3.
Malcolm
--
Malcolm Purvis <malcolmp(a)xemacs.org>