diff options
Diffstat (limited to 'src/main/thrift')
| -rw-r--r-- | src/main/thrift/imagemaster.thrift | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/thrift/imagemaster.thrift b/src/main/thrift/imagemaster.thrift index e2180e0..7b8e8c1 100644 --- a/src/main/thrift/imagemaster.thrift +++ b/src/main/thrift/imagemaster.thrift @@ -90,8 +90,6 @@ struct FtpCredentials { struct UploadInfos { 1: string token, 2: i32 port, - 3: list<i32> missingBlocks, - 4: bool allBlocksValid } struct DownloadInfos { |
