Roster not loaded while processing presence stanza

Hi All,

I am using Smack 4.2.0 in my application. But in the runtime there are a lot of log entries:

org.jivesoftware.smack.roster.Roster$PresencePacketListener processPacket

WARNING: Roster not loaded while processing presence stanza

I don’t need roster at all. Is there are any chances to get rid of this warnings?

Thanks,

Nikita