Skip to content
Snippets Groups Projects
Verified Commit 02e459b4 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix unused variable

parent 1be42045
No related branches found
No related tags found
No related merge requests found
Pipeline #785 passed
......@@ -7,7 +7,6 @@
#include "SnackBar.h"
constexpr int STARTING_OFFSET = 1;
constexpr int ANIMATION_DURATION = 6'000;
constexpr int BOX_PADDING = 10;
constexpr double MIN_WIDTH = 400.0;
constexpr double MIN_WIDTH_PERCENTAGE = 0.3;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment