]> git.eshelyaron.com Git - emacs.git/commitdiff
entered into RCS
authorRichard M. Stallman <rms@gnu.org>
Sun, 30 Jan 1994 03:04:13 +0000 (03:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 30 Jan 1994 03:04:13 +0000 (03:04 +0000)
src/widget.h

index 91e74b43d37b38d8d4480ddaef0afacd7e9a7f83..ad786ae6997c802106f2864da61739f19cc97a87 100644 (file)
@@ -85,6 +85,6 @@ extern WidgetClass emacsFrameClass;
 extern struct _DisplayContext* display_context;
 
 /* Special entrypoints */
-void EmacsFrameSetCharSize (Widget widget, int rows, int cols);
+void EmacsFrameSetCharSize ();
 
 #endif /* _EmacsFrame_h */