(SIZE_TYPE): Deleted.

From-SVN: r4405
This commit is contained in:
Richard Stallman 1993-05-10 03:39:38 +00:00
parent ccfc4033f9
commit 1ede52a6b9
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#define PTRDIFF_TYPE "int"
#define SIZE_TYPE "int"
/* In 2.4 it should work to delete this.
#define SIZE_TYPE "int" */
#define WCHAR_TYPE "short unsigned int"
#define WCHAR_TYPE_SIZE 16