aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/facade/SDLContext.cpp')
-rw-r--r--src/crepe/facade/SDLContext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/facade/SDLContext.cpp b/src/crepe/facade/SDLContext.cpp
index 27f2cb3..41c6d21 100644
--- a/src/crepe/facade/SDLContext.cpp
+++ b/src/crepe/facade/SDLContext.cpp
@@ -311,7 +311,6 @@ void SDLContext::draw_text(const RenderText & data) {
* cam_aux_data.render_scale
- size / 2 + cam_aux_data.bar_size;
-
SDL_FRect dstrect{
.x = screen_pos.x,
.y = screen_pos.y,