mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -265,7 +265,6 @@ namespace bgfx
|
||||
BX_CLASS(ThreadData
|
||||
, NO_DEFAULT_CTOR
|
||||
, NO_COPY
|
||||
, NO_COPY_ASSIGNMENT
|
||||
);
|
||||
|
||||
public:
|
||||
|
||||
@@ -788,7 +788,6 @@ namespace bgfx
|
||||
{
|
||||
BX_CLASS(CommandBuffer
|
||||
, NO_COPY
|
||||
, NO_COPY_ASSIGNMENT
|
||||
);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user