aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-11 19:51:40 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-11 19:51:40 +0100
commit95d124454ff1c070f1fe49aff8b78a059a6fa8e9 (patch)
tree73f0bff7e489035241a0871e91ba3b99fc2593e8 /src/crepe/facade
parente324ccb9b385b22db99575826a86501faba3a49d (diff)
removed \class in sdlcontext
Diffstat (limited to 'src/crepe/facade')
-rw-r--r--src/crepe/facade/SDLContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/facade/SDLContext.h b/src/crepe/facade/SDLContext.h
index 259d4b5..bcadf87 100644
--- a/src/crepe/facade/SDLContext.h
+++ b/src/crepe/facade/SDLContext.h
@@ -24,7 +24,6 @@ class Texture;
class Mediator;
/**
- * \class SDLContext
* \brief Facade for the SDL library
*
* SDLContext is a singleton that handles the SDL window and renderer, provides methods for