From 056decf4bef0619259a050a41abe4d3e565e0f91 Mon Sep 17 00:00:00 2001 From: Matt Tyson Date: Wed, 15 Apr 2015 01:32:55 +0200 Subject: Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history r=LpSolit a=glob --- contrib/bz_webservice_demo.pl | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib') diff --git a/contrib/bz_webservice_demo.pl b/contrib/bz_webservice_demo.pl index af8c25308..6c8c21dfa 100755 --- a/contrib/bz_webservice_demo.pl +++ b/contrib/bz_webservice_demo.pl @@ -259,8 +259,6 @@ if ($fetch_extension_info) { Call C with the ID of the bug you want to know more of. The call will return a C object. -Note: You can also use "Bug.get_bugs" for compatibility with Bugzilla 3.0 API. - =cut if ($bug_id) { -- cgit v1.2.3-24-g4f1b