mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +00:00
Remove unused friend declaration
This commit is contained in:
parent
f94cced13d
commit
946ab93ff6
1 changed files with 0 additions and 2 deletions
|
@ -32,7 +32,5 @@ namespace swrenderer
|
|||
|
||||
uint32_t Translation = 0;
|
||||
uint32_t FillColor = 0;
|
||||
|
||||
friend class RenderPlayerSprite; // To do: detach sprite from playersprite!
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue