Remove.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28593 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
eb40d3eb59
commit
dfdca9b67f
@ -620,7 +620,7 @@ BShelf::MessageReceived(BMessage *msg)
|
||||
BPoint pos;
|
||||
if (msg->FindMessage("data", &replicantMsg) == B_OK
|
||||
&& msg->FindPoint("location", &pos) == B_OK) {
|
||||
err = AddReplicant(&replicantMsg, pos);:
|
||||
err = AddReplicant(&replicantMsg, pos);
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user