diff options
-rw-r--r-- | src/tab-chrome.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 |