Selaa lähdekoodia

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

Miti Mazmudar 4 vuotta sitten
vanhempi
commit
f99d619f08
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;