summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/vstfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/vstfx.h')
-rwxr-xr-xlibs/ardour/ardour/vstfx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/ardour/vstfx.h b/libs/ardour/ardour/vstfx.h
index 0f8772230b..31f8bafe51 100755
--- a/libs/ardour/ardour/vstfx.h
+++ b/libs/ardour/ardour/vstfx.h
@@ -31,8 +31,6 @@ extern void vstfx_close (VSTState*);
extern int vstfx_create_editor (VSTState *);
extern int vstfx_run_editor (VSTState *);
extern void vstfx_destroy_editor (VSTState *);
-extern int vstfx_get_XID (VSTState *);
-extern void vstfx_move_window_into_view (VSTState *);
extern VSTInfo * vstfx_get_info (char *);
extern void vstfx_free_info (VSTInfo *);