From e02d8bcf18f8170a41439f4ffa416d26c5846b6e Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 8 May 2019 16:12:16 -0400 Subject: Remove FileInfo.path --- cli/msg.fbs | 1 - 1 file changed, 1 deletion(-) (limited to 'cli/msg.fbs') 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 { -- cgit v1.2.3