mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
gs-texture: Remove unused function
This commit is contained in:
parent
578c963a02
commit
9d4314141a
1 changed files with 0 additions and 2 deletions
|
@ -142,7 +142,5 @@ namespace GS {
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
gs_texture_t* m_texture;
|
gs_texture_t* m_texture;
|
||||||
|
|
||||||
void DestroyTexture();
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue