提交 eceeabda 编写于 作者: K Kevin (Kun) "Kassimo" Qian 提交者: Ryan Dahl

Remove unused table WriteFileSync

上级 b7fd6e9c
......@@ -253,13 +253,6 @@ table Truncate {
len: uint;
}
table WriteFileSync {
filename: string;
data: [ubyte];
perm: uint;
// perm specified by https://godoc.org/os#FileMode
}
table Open {
filename: string;
perm: uint;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册