removed unused spinlock

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16088 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2006-01-25 17:55:23 +00:00
parent 43eb3f4715
commit 0827e900cd

View File

@ -15,8 +15,6 @@
#include "pci_priv.h"
#include "pci.h"
spinlock gConfigLock = 0;
static PCI *sPCI;
// #pragma mark bus manager exports