summaryrefslogtreecommitdiff
path: root/api/go1.txt
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-05-17 18:08:28 +1000
committerAndrew Gerrand <adg@golang.org>2012-05-17 18:08:28 +1000
commitb4a1f4e9ac433b3c6514ea96872eef67cfad5e31 (patch)
tree222f7c14a544908bac3bb11e4320dc24f89876b8 /api/go1.txt
parenta8a4f4fd093ee5b7895c5f57d6364457e9e64c78 (diff)
downloadgo-b4a1f4e9ac433b3c6514ea96872eef67cfad5e31.tar.gz
api: undo go1.txt additions made by 27d0a516b7eb
We don't change go1.txt. R=golang-dev, bradfitz CC=golang-dev http://codereview.appspot.com/6206080
Diffstat (limited to 'api/go1.txt')
-rw-r--r--api/go1.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/go1.txt b/api/go1.txt
index f12719fed..e6bdd173e 100644
--- a/api/go1.txt
+++ b/api/go1.txt
@@ -5484,7 +5484,6 @@ pkg regexp/syntax, const ErrMissingBracket ErrorCode
pkg regexp/syntax, const ErrMissingParen ErrorCode
pkg regexp/syntax, const ErrMissingRepeatArgument ErrorCode
pkg regexp/syntax, const ErrTrailingBackslash ErrorCode
-pkg regexp/syntax, const ErrUnexpectedParen ErrorCode
pkg regexp/syntax, const FoldCase Flags
pkg regexp/syntax, const InstAlt InstOp
pkg regexp/syntax, const InstAltMatch InstOp