This commit is contained in:
Бранимир Караџић
2022-10-01 08:48:57 -07:00
parent 76923d21d9
commit e87f08b1e5
2 changed files with 0 additions and 2 deletions

View File

@@ -265,7 +265,6 @@ namespace bgfx
BX_CLASS(ThreadData
, NO_DEFAULT_CTOR
, NO_COPY
, NO_COPY_ASSIGNMENT
);
public:

View File

@@ -788,7 +788,6 @@ namespace bgfx
{
BX_CLASS(CommandBuffer
, NO_COPY
, NO_COPY_ASSIGNMENT
);
public: