Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Panozzo <giovanni@panozzo.it>2019-11-01 01:25:10 +0300
committerGiovanni Panozzo <giovanni@panozzo.it>2019-11-01 16:29:13 +0300
commitad9fc53bb7294e1cf7800c57bc5da85231245b71 (patch)
tree530239c335f71af930097623c5d08ae8920b2fb3 /src/remmina_message_panel.h
parentdd54de514e08fbe078b391ac01c1c04c24933afe (diff)
Better messagepanel plugin API
Diffstat (limited to 'src/remmina_message_panel.h')
-rw-r--r--src/remmina_message_panel.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/remmina_message_panel.h b/src/remmina_message_panel.h
index 9ec0d5581..b2cdc77c1 100644
--- a/src/remmina_message_panel.h
+++ b/src/remmina_message_panel.h
@@ -46,11 +46,6 @@ struct _RemminaMessagePanelClass {
void (* response) (RemminaMessagePanel *mp, gint response_id);
};
-enum {
- REMMINA_MESSAGE_PANEL_FLAG_USERNAME=1,
- REMMINA_MESSAGE_PANEL_FLAG_DOMAIN=2,
- REMMINA_MESSAGE_PANEL_FLAG_SAVEPASSWORD=4
-};
/* Widgets ID for dialog fields */
enum {