Tweaked all messaging classes to comply with new message protocol policies

AppServerLink no longer inherits from BSession


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4941 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2003-10-04 19:06:34 +00:00
parent e90ddf96b4
commit 7507620c3a
5 changed files with 34 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ enum
SERVER_TRUE='_srt',
SERVER_FALSE,
AS_SERVER_BMESSAGE,
AS_SERVER_SESSION,
AS_SERVER_AREALINK,
// Application definitions
AS_CREATE_APP,