remove executable bit on test.c
clean up poke.c don't need to check the module in uninit_driver() git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22247 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -159,7 +159,6 @@ init_driver()
|
||||
void
|
||||
uninit_driver()
|
||||
{
|
||||
if (gConfigManager != NULL)
|
||||
put_module(B_CONFIG_MANAGER_FOR_DRIVER_MODULE_NAME);
|
||||
}
|
||||
|
||||
|
||||
Executable → Regular
Reference in New Issue
Block a user