aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/QuickMedia.cpp')
-rw-r--r--src/QuickMedia.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/QuickMedia.cpp b/src/QuickMedia.cpp
index ad6996a..df2d63e 100644
--- a/src/QuickMedia.cpp
+++ b/src/QuickMedia.cpp
@@ -1793,9 +1793,6 @@ namespace QuickMedia {
sf::Event event;
- sf::RectangleShape rect;
- rect.setFillColor(sf::Color::Red);
-
XEvent xev;
bool cursor_visible = true;
sf::Clock cursor_hide_timer;