Author: ae
Date: Mon May 27 06:34:36 2019
New Revision: 348301
URL: https://svnweb.freebsd.org/changeset/base/348301

Log:
  Remove unused token that was added in r348235.
  
  MFC after:    2 weeks

Modified:
  head/sbin/ipfw/ipfw2.h

Modified: head/sbin/ipfw/ipfw2.h
==============================================================================
--- head/sbin/ipfw/ipfw2.h      Mon May 27 06:22:43 2019        (r348300)
+++ head/sbin/ipfw/ipfw2.h      Mon May 27 06:34:36 2019        (r348301)
@@ -266,7 +266,6 @@ enum tokens {
        TOK_OLIST,
        TOK_MISSING,
        TOK_ORFLUSH,
-       TOK_OPTIONAL,
 
        /* NAT64 tokens */
        TOK_NAT64STL,
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to