summaryrefslogtreecommitdiff
path: root/cli/msg.fbs
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-05-08 16:12:16 -0400
committerRyan Dahl <ry@tinyclouds.org>2019-05-15 21:14:17 -0400
commite02d8bcf18f8170a41439f4ffa416d26c5846b6e (patch)
treeba4783fe2406a744e9c2d84e110802386f348ac0 /cli/msg.fbs
parent7d25c559fc841816ac68282ba67e8f0c1fc069bd (diff)
Remove FileInfo.path
Diffstat (limited to 'cli/msg.fbs')
-rw-r--r--cli/msg.fbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/msg.fbs b/cli/msg.fbs
index 493bf1d68..6efa871b6 100644
--- a/cli/msg.fbs
+++ b/cli/msg.fbs
@@ -435,7 +435,6 @@ table StatRes {
mode: uint;
has_mode: bool; // false on windows
name: string;
- path: string;
}
table Truncate {