Просмотр исходного кода

Removed optimizations for now - couldnt access fields in lite mode for some reason.

Miti Mazmudar 4 лет назад
Родитель
Сommit
f99d619f08
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      PostLAMessages.proto

+ 0 - 1
PostLAMessages.proto

@@ -1,5 +1,4 @@
 syntax = "proto3";
-option optimize_for = LITE_RUNTIME;
 
 message ciphertext_client_data_field {
     repeated bytes bytes = 1;