gPeriodicUpdatePoses is already declared extern in the header

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21474 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2007-06-20 21:40:43 +00:00
parent 61433d8459
commit bb36f69fd0
+1 -1
View File
@@ -232,7 +232,7 @@ PeriodicUpdatePoses::DoPeriodicUpdate(bool forceRedraw)
}
static PeriodicUpdatePoses gPeriodicUpdatePoses;
PeriodicUpdatePoses gPeriodicUpdatePoses;
} // namespace BPrivate