summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2010-06-29 11:49:02 +0000
committerroot <root>2010-06-29 11:49:02 +0000
commit35df88d42868a6930d8aa0c1a3424a358c2fd7dd (patch)
tree4e8d0a54a9d156b3f1b95887059edaad3a450904
parent17959bd80c733c8dd511a0918d584e93cea1652a (diff)
*** empty log message ***
-rw-r--r--ev.pod2
1 files changed, 0 insertions, 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<experimental> 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<operator ()>, which makes it possible to use
functor objects without having to manually specify the C<operator ()> all