Commit 8cd0689a authored by Ian Lance Taylor's avatar Ian Lance Taylor

runtime: remove unused typedef

R=golang-dev, dave, r
CC=golang-dev
https://golang.org/cl/10660044
parent 04b405c7
......@@ -53,7 +53,6 @@ typedef struct Gobuf Gobuf;
typedef struct Lock Lock;
typedef struct M M;
typedef struct P P;
typedef struct Mem Mem;
typedef struct Note Note;
typedef struct Slice Slice;
typedef struct Stktop Stktop;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment