Преглед изворни кода

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

Miti Mazmudar пре 4 година
родитељ
комит
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;