summaryrefslogtreecommitdiff
path: root/src/SFML/Window/GlContext.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/SFML/Window/GlContext.hpp')
-rw-r--r--src/SFML/Window/GlContext.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/SFML/Window/GlContext.hpp b/src/SFML/Window/GlContext.hpp
index abcda4b..55b6c1f 100644
--- a/src/SFML/Window/GlContext.hpp
+++ b/src/SFML/Window/GlContext.hpp
@@ -73,12 +73,6 @@ public:
static void globalCleanup();
////////////////////////////////////////////////////////////
- /// \brief Empty function for ABI compatibility, use acquireTransientContext instead
- ///
- ////////////////////////////////////////////////////////////
- static void ensureContext();
-
- ////////////////////////////////////////////////////////////
/// \brief Acquires a context for short-term use on the current thread
///
////////////////////////////////////////////////////////////