summaryrefslogtreecommitdiff
path: root/src/PSEditor.H
diff options
context:
space:
mode:
authorJohannes Hofmann <johannes.hofmann@gmx.de>2004-11-08 18:36:14 +0000
committerJohannes Hofmann <johannes.hofmann@gmx.de>2004-11-08 18:36:14 +0000
commite8cd2063669a04e3782b187fdd0be336efb157db (patch)
tree3deabee9930a8560a53b4fa7c20b5522b67152c5 /src/PSEditor.H
parent4ef45e532c786dc02b2c5f2141fb713264143c8c (diff)
fix move interface
fix move interface
Diffstat (limited to 'src/PSEditor.H')
-rw-r--r--src/PSEditor.H4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/PSEditor.H b/src/PSEditor.H
index 34873fe..2663701 100644
--- a/src/PSEditor.H
+++ b/src/PSEditor.H
@@ -1,5 +1,5 @@
//
-// "$Id: PSEditor.H,v 1.7 2004/10/26 16:58:49 hofmann Exp $"
+// "$Id: PSEditor.H,v 1.8 2004/11/08 19:36:14 hofmann Exp $"
//
// X11 header file for the Fast Light Tool Kit (FLTK).
//
@@ -32,8 +32,6 @@ class PSEditor : public PSEditWidget {
int ps_level;
- int x_last, y_last;
-
int handle(int event);
public: