summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/pychrysalide/arch/vmpa.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/pychrysalide/arch/vmpa.c b/plugins/pychrysalide/arch/vmpa.c
index fbc14dc..70d9364 100644
--- a/plugins/pychrysalide/arch/vmpa.c
+++ b/plugins/pychrysalide/arch/vmpa.c
@@ -520,18 +520,6 @@ static PyObject *py_vmpa_nb_add(PyObject *o1, PyObject *o2)
}
-
-
-
-void change_editor_items_current_view_content(void/*GtkDisplayPanel*/ *view)
-{
- /* FIXME */
-
-}
-
-
-
-
/******************************************************************************
* *
* Paramètres : obj_type = type dont le dictionnaire est à compléter. *