(text_encode_generic): Use `if' instead of `switch'.
[chise/xemacs-chise.git-] / src / data.c
index 0fe0f09..20100db 100644 (file)
@@ -26,7 +26,6 @@ Boston, MA 02111-1307, USA.  */
 
 #include <config.h>
 #include "lisp.h"
-#include <stddef.h>
 
 #include "buffer.h"
 #include "bytecode.h"