summaryrefslogtreecommitdiffstats
path: root/fake_packages/Gtk2/WebKit.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fake_packages/Gtk2/WebKit.pm')
-rw-r--r--fake_packages/Gtk2/WebKit.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/fake_packages/Gtk2/WebKit.pm b/fake_packages/Gtk2/WebKit.pm
index 94219e7..845dbe1 100644
--- a/fake_packages/Gtk2/WebKit.pm
+++ b/fake_packages/Gtk2/WebKit.pm
@@ -118,7 +118,6 @@ sub load_request { my ($_frame, $_request) = @_ }
sub load_string { my ($_frame, $_content, $_mime_type, $_encoding, $_base_uri) = @_ }
sub load_uri { my ($_frame, $_uri) = @_ }
sub new { my ($_class, $_view) = @_ }
-sub print { my ($_frame) = @_ }
sub print_full { my ($_frame, $_operation, $_action) = @_ }
sub reload { my ($_frame) = @_ }
sub stop_loading { my ($_frame) = @_ }
@@ -155,7 +154,6 @@ package Gtk2::WebKit::WebPolicyDecision;
our @ISA = qw();
sub download { my ($_decision) = @_ }
sub ignore { my ($_decision) = @_ }
-sub use { my ($_decision) = @_ }
package Gtk2::WebKit::WebResource;
our @ISA = qw();