From fd5e8f527ee7f3460d361517f64791277959d703 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Tue, 29 Jun 2010 11:49:02 +0000 Subject: [PATCH] *** empty log message *** --- ev.pod | 2 -- 1 file changed, 2 deletions(-) diff --git a/ev.pod b/ev.pod index 4c86b95..98dfecc 100644 --- a/ev.pod +++ b/ev.pod @@ -3344,8 +3344,6 @@ Example: simple class declaration and watcher initialisation =item w->set (object *) -This is an B feature that might go away in a future version. - This is a variation of a method callback - leaving out the method to call will default the method to C, which makes it possible to use functor objects without having to manually specify the C all