diff options
Diffstat (limited to 'src/panels/symbols.h')
-rw-r--r-- | src/panels/symbols.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/symbols.h b/src/panels/symbols.h index 7978b30..cebf542 100644 --- a/src/panels/symbols.h +++ b/src/panels/symbols.h @@ -48,7 +48,6 @@ typedef struct _GSymbolsPanel GSymbolsPanel; typedef struct _GSymbolsPanelClass GSymbolsPanelClass; - /* Indique le type définit pour un panneau d'affichage des symboles. */ GType g_symbols_panel_get_type(void); |