aboutsummaryrefslogtreecommitdiff
path: root/include/RoundedRectangle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/RoundedRectangle.hpp')
-rw-r--r--include/RoundedRectangle.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/RoundedRectangle.hpp b/include/RoundedRectangle.hpp
index 2ebd915..42ffbad 100644
--- a/include/RoundedRectangle.hpp
+++ b/include/RoundedRectangle.hpp
@@ -27,7 +27,6 @@ namespace QuickMedia {
sf::Vector2f pos;
sf::Vector2f size;
sf::Vertex vertices[4];
- sf::Vertex drop_shadow_vertices[32];
sf::Shader *rounded_rectangle_shader;
sf::Vector2f band_pos;
sf::Vector2f band_size;