aboutsummaryrefslogtreecommitdiff
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
commita2004546a9ec3b4c9e60fb916a5ecd94f81f718e (patch)
tree943ce34c630d90efa2ad59b6c132cc95c92ae2bd /api/go1.txt
parent1171dbdd2df97ce0741f58c487cf5dd96365a817 (diff)
downloadgo-a2004546a9ec3b4c9e60fb916a5ecd94f81f718e.tar.gz
go-a2004546a9ec3b4c9e60fb916a5ecd94f81f718e.zip
api: undo go1.txt additions made by 27d0a516b7eb
We don't change go1.txt. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/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 f12719fed6..e6bdd173e9 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