mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 19:34:02 +02:00
Fixing the function with no implementation
This commit is contained in:
parent
3872c01340
commit
edb388ed83
1 changed files with 0 additions and 3 deletions
|
@ -496,9 +496,6 @@ private:
|
|||
class RenderBucketMap : public BaseRenderBucketMap {
|
||||
public:
|
||||
typedef RenderKey Key;
|
||||
|
||||
|
||||
void addRenderBucket(Key key, RenderBucket& bucket);
|
||||
};
|
||||
RenderBucketMap _renderBuckets;
|
||||
|
||||
|
|
Loading…
Reference in a new issue