[epiphany] downloads: Remove unexistent method ephy_download_pause()



commit f255b36e3807f9fc8b99893e5394236f7665a01a
Author: Carlos Garcia Campos <cgarcia igalia com>
Date:   Wed Jan 8 11:36:58 2014 +0100

    downloads: Remove unexistent method ephy_download_pause()

 embed/ephy-download.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-download.h b/embed/ephy-download.h
index 1d7af30..4c85021 100644
--- a/embed/ephy-download.h
+++ b/embed/ephy-download.h
@@ -84,7 +84,6 @@ EphyDownload *ephy_download_new_for_download      (WebKitDownload *download,
 
 
 void          ephy_download_start                 (EphyDownload *download);
-void          ephy_download_pause                 (EphyDownload *download);
 void          ephy_download_cancel                (EphyDownload *download);
 
 void          ephy_download_set_auto_destination  (EphyDownload *download);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]