1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-06 03:50:06 +02:00

Some more cleaning

This commit is contained in:
HEnquist 2019-08-10 20:49:44 +02:00 committed by henenq
parent e1322474fa
commit c530ee6e82
3 changed files with 63 additions and 66 deletions

View file

@ -71,7 +71,6 @@ message ListChanges {
message SelectedListContent {
optional bytes revision = 0x1;
optional int32 length = 0x2;
optional string owner_username =0x10;
optional ListAttributes attributes = 0x3;
optional ListChecksum checksum = 0x4;
optional ListItems contents = 0x5;