aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-06-27 06:03:13 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-06-27 06:03:13 +0000
commitcfb7fb85998b1c806309af4182ddd96b512ca4aa (patch)
tree176d380447bff4b413fa29634d15b9703f3650a0
parent4345560f29cd0a99238fbf8d324365a3304bb95c (diff)
Remove obsolete README file.
svn path=/trunk/; revision=22199
-rw-r--r--asn1/ldap/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/asn1/ldap/README b/asn1/ldap/README
deleted file mode 100644
index d43b67c552..0000000000
--- a/asn1/ldap/README
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a work in progress to enhance and replace the existing ldap dissector with an asn2wrs generated one.
-
-To test/use this work in progress dissector you will have to compile it with asn2wrs and copy the resulting .c and .h files over to epan/dissectors.
-
-This dissector is not yet ready for public consumption and lacks many vital features of the existing ldap dissector such as CLDAP support.
-
-