From 48fd892e28c0c1f2bd8537826463ccbbc7d2f284 Mon Sep 17 00:00:00 2001 From: LoudSnorer Date: Thu, 21 Dec 2023 18:20:17 -0500 Subject: [PATCH] removed unused variable --- oscar/daily.h | 1 - 1 file changed, 1 deletion(-) diff --git a/oscar/daily.h b/oscar/daily.h index 8dbec54e..6b1c655b 100644 --- a/oscar/daily.h +++ b/oscar/daily.h @@ -337,7 +337,6 @@ private: QHash graphlist; QHash GraphToggles; - QVector GraphAction; QGLContext *offscreen_context; QList splitter_sizes;