node_lock variable was replaced by gNodeLock (in nodes.c).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7485 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-05-10 00:25:43 +00:00
parent b36321870c
commit 38fdd0ca47

View File

@ -25,7 +25,6 @@
#endif
benaphore node_lock;
pnp_node_info *node_list;
bool disable_useraddons;