summaryrefslogtreecommitdiff
path: root/cop.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2011-02-18 12:35:37 +0000
committerDavid Mitchell <davem@iabyn.com>2011-02-18 12:35:37 +0000
commita2499edbb68ed365c4defd2346d754b0e664d237 (patch)
treefa48ad4cc882e7b8437ae8b19366dfa89b19d5ea /cop.h
parent6bf8f18953312131104d1c89468e2e46e5a6cf47 (diff)
downloadperl-a2499edbb68ed365c4defd2346d754b0e664d237.tar.gz
struct subst; remove macro for obsolete field
The field was removed a while ago, but the macro sb_once remained.
Diffstat (limited to 'cop.h')
-rw-r--r--cop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cop.h b/cop.h
index faff796dea..ad0ee9b723 100644
--- a/cop.h
+++ b/cop.h
@@ -911,7 +911,6 @@ struct subst {
#define sb_maxiters cx_u.cx_subst.sbu_maxiters
#define sb_rflags cx_u.cx_subst.sbu_rflags
#define sb_oldsave cx_u.cx_subst.sbu_oldsave
-#define sb_once cx_u.cx_subst.sbu_once
#define sb_rxtainted cx_u.cx_subst.sbu_rxtainted
#define sb_orig cx_u.cx_subst.sbu_orig
#define sb_dstr cx_u.cx_subst.sbu_dstr