comment send as sms until it's implemented

cusax-fix
Yana Stamcheva 18 years ago
parent 979766bac3
commit fdff14e606

@ -108,7 +108,7 @@ public MetaContactChatPanel( ChatWindow chatWindow,
getChatSendPanel().getSendPanel().add(sendViaLabel, 0);
// Initialize the "send as SMS" check box.
getChatSendPanel().getSendPanel().add(sendSmsCheckBox, 0);
// getChatSendPanel().getSendPanel().add(sendSmsCheckBox, 0);
if (protocolContact.getProtocolProvider()
.getOperationSet(OperationSetSmsMessaging.class) != null)
{

Loading…
Cancel
Save