aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Decoration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Decoration.h')
-rw-r--r--src/Decoration.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Decoration.h b/src/Decoration.h
index 5c02aa7be..2809641af 100644
--- a/src/Decoration.h
+++ b/src/Decoration.h
@@ -39,8 +39,6 @@ public:
DecorationList();
~DecorationList();
- void ClearAll();
-
void SetCurrentIndicator(int indicator);
int GetCurrentIndicator() { return currentIndicator; }