mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
LibGL: Remove duplicate private:
from SoftwareGLContext.h
This commit is contained in:
parent
a4a666152b
commit
69eb3b0838
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ private:
|
||||||
void sync_device_sampler_config();
|
void sync_device_sampler_config();
|
||||||
void sync_device_texcoord_config();
|
void sync_device_texcoord_config();
|
||||||
|
|
||||||
private:
|
|
||||||
template<typename T>
|
template<typename T>
|
||||||
T* store_in_listing(T value)
|
T* store_in_listing(T value)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue