Style cleanup.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37432 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2010-07-08 15:04:38 +00:00
parent e5150e2847
commit fbb6335d2a
5 changed files with 80 additions and 63 deletions
-2
View File
@@ -191,14 +191,12 @@ class BMessage::Private {
reply, sendTimeout, replyTimeout);
}
void*
ArchivingPointer()
{
return fMessage->fArchivingPointer;
}
void
SetArchivingPointer(void* pointer)
{