summaryrefslogtreecommitdiff
path: root/src/gui/panels/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/panels/history.h')
-rw-r--r--src/gui/panels/history.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/gui/panels/history.h b/src/gui/panels/history.h
index 5b5b83b..f4c112e 100644
--- a/src/gui/panels/history.h
+++ b/src/gui/panels/history.h
@@ -55,10 +55,7 @@ typedef struct _GHistoryPanelClass GHistoryPanelClass;
GType g_history_panel_get_type(void);
/* Crée un panneau d'affichage des symboles. */
-GEditorItem *g_history_panel_new(GObject *);
-
-/* Construit et intègre un panneau d'affichage des symboles. */
-GPanelItem *create_history_panel(GObject *);
+GPanelItem *g_history_panel_new(void);