summaryrefslogtreecommitdiff
path: root/libs/fst/fst.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/fst/fst.h')
-rw-r--r--libs/fst/fst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/fst/fst.h b/libs/fst/fst.h
index 5313f5ee03..ec36cf1360 100644
--- a/libs/fst/fst.h
+++ b/libs/fst/fst.h
@@ -44,7 +44,6 @@ extern void fst_close (VSTState *);
extern int fst_create_editor (VSTState* fst);
extern int fst_run_editor (VSTState *);
extern void fst_destroy_editor (VSTState *);
-extern int fst_get_XID (VSTState *);
extern void fst_move_window_into_view (VSTState *);
extern VSTInfo *fst_get_info (char *dllpathname);