diff options
Diffstat (limited to 'src/include/tabpopup.h')
-rw-r--r-- | src/include/tabpopup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/tabpopup.h b/src/include/tabpopup.h index c0466fff..eafe077e 100644 --- a/src/include/tabpopup.h +++ b/src/include/tabpopup.h @@ -56,7 +56,6 @@ struct _MetaTabEntry }; MetaTabPopup* meta_ui_tab_popup_new (const MetaTabEntry *entries, - int screen_number, int entry_count, int width, gboolean outline); |