mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
LibGL: Remove duplicate private: from SoftwareGLContext.h
This commit is contained in:
committed by
Linus Groh
parent
a4a666152b
commit
69eb3b0838
@@ -143,7 +143,6 @@ private:
|
||||
void sync_device_sampler_config();
|
||||
void sync_device_texcoord_config();
|
||||
|
||||
private:
|
||||
template<typename T>
|
||||
T* store_in_listing(T value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user