mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 17:29:18 +02:00
reformat: remove redundant qualifiers
This commit is contained in:
@@ -85,7 +85,7 @@ namespace gl
|
||||
{
|
||||
public:
|
||||
program();
|
||||
program(std::vector<std::reference_wrapper<const gl::shader>>);
|
||||
program(std::vector<std::reference_wrapper<const shader>>);
|
||||
~program();
|
||||
|
||||
using bindable::bind;
|
||||
|
||||
Reference in New Issue
Block a user