[bugzilla-gnome-org-extensions] browse: Remove useless hook implementation
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] browse: Remove useless hook implementation
- Date: Thu, 20 Nov 2014 22:08:30 +0000 (UTC)
commit 07db35e82fc58d11516ab41a74bfa38ab699fee2
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Sun Nov 9 23:30:15 2014 +0100
browse: Remove useless hook implementation
Browse/Extension.pm | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/Browse/Extension.pm b/Browse/Extension.pm
index 6778008..a8ab317 100644
--- a/Browse/Extension.pm
+++ b/Browse/Extension.pm
@@ -31,11 +31,6 @@ our $VERSION = '0.01';
# See the documentation of Bugzilla::Hook ("perldoc Bugzilla::Hook"
# in the bugzilla directory) for a list of all available hooks.
-sub install_update_db {
- my ($self, $args) = @_;
-
-}
-
sub page_before_template {
my ($self, $args) = @_;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]