From f234be2bc51df704bd866fb69b3299766c3c9bcb Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 24 Sep 2017 13:37:10 -0400 Subject: src/tab-chrome.h: Drop mq_tab_chrome_update_tab_position() The function was removed in commit 79fe032. --- (limited to 'src/tab-chrome.h') diff --git a/src/tab-chrome.h b/src/tab-chrome.h index 20e086c..1275de4 100644 --- a/src/tab-chrome.h +++ b/src/tab-chrome.h @@ -51,9 +51,6 @@ GtkWidget * mq_tab_chrome_get_container(MqTabChrome *chrome); void -mq_tab_chrome_update_tab_position(MqTabChrome *chrome, guint position); - -void mq_tab_chrome_set_web_view(MqTabChrome *chrome, WebKitWebView *web_view); #endif -- cgit v0.9.1