* Minor cleanup.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38377 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2010-08-26 14:32:14 +00:00
parent f9bb7404fa
commit 93e784a576

View File

@ -107,5 +107,4 @@ uninit_notifications()
{
if (sNotificationModule != NULL)
put_module(NET_NOTIFICATIONS_MODULE_NAME);
}