diff src/widget.h @ 5705:a55a71a6eb33

entered into RCS
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 Jan 1994 03:04:13 +0000
parents 93bb7e0935ba
children 097322f7b8ad
line wrap: on
line diff
--- a/src/widget.h	Sun Jan 30 01:09:58 1994 +0000
+++ b/src/widget.h	Sun Jan 30 03:04:13 1994 +0000
@@ -85,6 +85,6 @@
 extern struct _DisplayContext* display_context;
 
 /* Special entrypoints */
-void EmacsFrameSetCharSize (Widget widget, int rows, int cols);
+void EmacsFrameSetCharSize ();
 
 #endif /* _EmacsFrame_h */