remove last xlbonus remnants

This commit is contained in:
goat 2020-09-08 21:28:38 +02:00
parent db70f04df6
commit ca6a38cb16

View file

@ -22,8 +22,6 @@ namespace Dalamud.Game.Network {
private readonly bool optOutMbUploads;
private readonly IMarketBoardUploader uploader;
private byte[] lastPreferredRole;
public delegate Task CfPop(ContentFinderCondition cfc);
public event CfPop ProcessCfPop;