Browse Source

[2025] Remove spec schema that was left in by mistake

Mukund Sivaraman 13 years ago
parent
commit
d6c5f0605f
1 changed files with 0 additions and 12 deletions
  1. 0 12
      src/bin/xfrout/xfrout.spec.pre.in

+ 0 - 12
src/bin/xfrout/xfrout.spec.pre.in

@@ -43,18 +43,6 @@
                    "item_type": "integer",
                    "item_optional": false,
                    "item_default": 0
-               },
-               {
-                   "item_name": "transfer_acl",
-                   "item_type": "list",
-                   "item_optional": true,
-                   "item_default": [{"action": "ACCEPT"}],
-                   "list_item_spec":
-                   {
-                       "item_name": "acl_element",
-                       "item_type": "any",
-                       "item_optional": true
-                   }
                }
              ]
          }