mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 13:08:08 +00:00
Remove something commited that wasn't supposed to be
This commit is contained in:
parent
bf2c1f875a
commit
6c456f4300
1 changed files with 0 additions and 2 deletions
|
|
@ -616,8 +616,6 @@ void linphone_gtk_text_received ( LinphoneCore *lc, LinphoneChatRoom *room,
|
|||
/*GtkNotebook *notebook= ( GtkNotebook * ) linphone_gtk_get_widget ( main_window,"viewswitch" );*/
|
||||
const LinphoneAddress *from= linphone_chat_message_get_from ( msg );
|
||||
|
||||
linphone_core_take_preview_snapshot(lc, "/home/viish/capture.jpg");
|
||||
|
||||
w= ( GtkWidget* ) g_object_get_data ( G_OBJECT ( friendlist ),"chatview" );
|
||||
if ( w!=NULL ) {
|
||||
/* Chat window opened */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue