diff --git a/source/gs-texture.h b/source/gs-texture.h index 8e93b781..d8d42082 100644 --- a/source/gs-texture.h +++ b/source/gs-texture.h @@ -142,7 +142,5 @@ namespace GS { protected: gs_texture_t* m_texture; - - void DestroyTexture(); }; }