Accidently left in some debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21567 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -327,7 +327,6 @@ Settings::StopMonitoring(const BMessenger& target)
|
||||
status_t
|
||||
Settings::Update(BMessage* message)
|
||||
{
|
||||
message->PrintToStream();
|
||||
const char* pathName;
|
||||
int32 opcode;
|
||||
if (message->FindInt32("opcode", &opcode) < B_OK
|
||||
|
||||
Reference in New Issue
Block a user