Trigger new build

cusax-fix
Damian Minkov 20 years ago
parent 72f962d846
commit 469101fa58

@ -71,7 +71,6 @@ public SnacCommand genSnacCommand(SnacPacket packet)
logger.debug("Packet Received we don't know about! " + packet);
logger.debug("Packet primary : " + fromICQCmd.getType().getPrimary());
logger.debug("Packet secondary : " + fromICQCmd.getType().getSecondary());
return null;
}
}

Loading…
Cancel
Save