Skip to content

Commit

Permalink
Remove obvious comment and add new line for improved readability
Browse files Browse the repository at this point in the history
  • Loading branch information
wutschel committed May 11, 2024
1 parent bf10acc commit 40d1d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XBMC Remote/tcpJSONRPC.m
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,8 @@ - (void)readJSONRPCAPIVersion {
AppDelegate.instance.APIpatchVersion = 0;
}
}
// Read the sorttokens
[self readSorttokens];

// Read 1-movie-set setting
[self readGroupSingleItemSets];

Expand Down

0 comments on commit 40d1d5a

Please sign in to comment.