The app_server is now a regular BServer.

This commit is contained in:
Axel Dörfler
2015-07-22 20:40:29 +02:00
parent cbfe45bbfa
commit 592ffe6461
5 changed files with 113 additions and 191 deletions
-2
View File
@@ -30,8 +30,6 @@ thread_id main_thread_for(team_id team);
bool is_app_showing_modal_window(team_id team);
void invalidate_server_port();
port_id get_app_server_port();
status_t create_desktop_connection(ServerLink* link, const char* name,
int32 capacity);