summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/bz_webservice_demo.pl2
1 files changed, 0 insertions, 2 deletions
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<Bug.get> with the ID of the bug you want to know more of.
The call will return a C<Bugzilla::Bug> object.
-Note: You can also use "Bug.get_bugs" for compatibility with Bugzilla 3.0 API.
-
=cut
if ($bug_id) {