summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-12-08 08:48:35 +0000
committerStefan Metzmacher <metze@samba.org>2005-12-08 08:48:35 +0000
commit217d5307f60ac416e85ba239c91cb51dba0367d6 (patch)
tree2a96b8bcc73e6828da73595aaffa219bc9c38493
parent99793f0727659438598a6f45f65f5b55a18e0363 (diff)
downloadsamba-217d5307f60ac416e85ba239c91cb51dba0367d6.tar.gz
samba-217d5307f60ac416e85ba239c91cb51dba0367d6.tar.xz
samba-217d5307f60ac416e85ba239c91cb51dba0367d6.zip
r12124: we don't need this comment twice
metze
-rw-r--r--source/lib/events/events_liboop.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/lib/events/events_liboop.c b/source/lib/events/events_liboop.c
index d2d80ce0757..b17ea215059 100644
--- a/source/lib/events/events_liboop.c
+++ b/source/lib/events/events_liboop.c
@@ -20,11 +20,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-/*
-NOTE: this code compiles fine, but is completly *UNTESTED*
- and is only commited as example
-*/
-
#include "includes.h"
#include "lib/events/events.h"
#include "lib/events/events_internal.h"