diff options
Diffstat (limited to 'source3/aparser/templates/union_end.tpl')
-rw-r--r-- | source3/aparser/templates/union_end.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/aparser/templates/union_end.tpl b/source3/aparser/templates/union_end.tpl deleted file mode 100644 index 511adbcf60..0000000000 --- a/source3/aparser/templates/union_end.tpl +++ /dev/null @@ -1,5 +0,0 @@ - default: - DEBUG(5,("No handler for case %d in @FUNCNAME@\n", - (int)il->@SWITCH@)); - goto fail; - } |