Removes a System.out debug print

cusax-fix
Emil Ivov 18 years ago
parent 022a862a94
commit e1f64fcae1

@ -40,8 +40,6 @@ public static void registerGuiNotifications()
null,
null);
System.out.println("INCOMING MESSAGE===========" + SoundProperties.INCOMING_MESSAGE);
notificationService.registerDefaultNotificationForEvent(
INCOMING_MESSAGE,
NotificationService.ACTION_SOUND,

Loading…
Cancel
Save