From 404506a6036ef616921db2222f2180678922526f Mon Sep 17 00:00:00 2001 From: hark Date: Wed, 22 Jan 2014 12:59:52 +0000 Subject: fix makefiles, delete gnunet-converstation-gtk --- src/conversation/gnunet-conversation-gtk.h | 34 ------------------------------ 1 file changed, 34 deletions(-) (limited to 'src/conversation/gnunet-conversation-gtk.h') diff --git a/src/conversation/gnunet-conversation-gtk.h b/src/conversation/gnunet-conversation-gtk.h index 98a29900..8e75a8ae 100644 --- a/src/conversation/gnunet-conversation-gtk.h +++ b/src/conversation/gnunet-conversation-gtk.h @@ -270,40 +270,6 @@ struct GNUNET_CRYPTO_EcdsaPublicKey pubkey; -/** - * gui stuff - */ - -/* -void update_state(); -void update_status (const gchar *message); -void set_button_text (const char *button_name, const char *label); -void disable_button (const char *button_name); -void enable_button (const char *button_name); -void show_infobar ( ); -void hide_infobar ( ); -void set_infobar_text (const gchar *text); -void log_message (const char *message); -void GNUNET_CONVERSATION_GTK_on_call_clicked (); -void GNUNET_CONVERSATION_GTK_on_hangup_clicked (); -void GNUNET_CONVERSATION_GTK_on_accept_clicked (); -void GNUNET_CONVERSATION_GTK_on_reject_clicked (); -void GNUNET_CONVERSATION_GTK_on_pause_clicked (); -void GNUNET_CONVERSATION_GTK_on_resume_clicked (); -void GNUNET_CONVERSATION_GTK_on_status_clicked (); -*/ -/** - * phone stuff - */ -/* -static void do_call (const char *); -static void do_accept (const char *); -static void do_status (const char *); -static void do_suspend (const char *); -static void do_resume (const char *); -static void do_reject (const char *); -*/ - /* * List iterator for the 'list' operation. */ -- cgit v1.2.3