Fix whiteboard - sending text objects has no ID.

cusax-fix
Damian Minkov 18 years ago
parent d7ded08aec
commit 3df04bb51c

@ -56,7 +56,6 @@ public WhiteboardObjectTextJabberImpl ()
{
super ();
this.setID ("");
this.setWhiteboardPoint (new WhiteboardPoint (0, 0));
this.setFontName (fontName);
this.setFontSize (fontSize);

Loading…
Cancel
Save