From 45bb73a9bf4692c68294be12a2e25a39ca3a307b Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 15 Oct 1998 14:06:16 +0000 Subject: Commited WIN32 patches from Bill Spitzak and Gustavo Hime. git-svn-id: file:///fltk/svn/fltk/trunk@11 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Window.H | 1 - 1 file changed, 1 deletion(-) (limited to 'FL/Fl_Window.H') diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 43cb0e5f8..b365f67cf 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -74,7 +74,6 @@ public: void fullscreen(); void fullscreen_off(int,int,int,int); void iconize(); - void expose(uchar flags,int X,int Y,int W,int H); int x_root() const ; int y_root() const ; -- cgit v1.2.3