Skip to content

Commit

Permalink
remove unused variable in header file
Browse files Browse the repository at this point in the history
  • Loading branch information
octaeder committed Mar 1, 2024
1 parent e53a7fb commit 5da56cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/macrobrowserui.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ private slots:
QLineEdit *leName;
QPlainTextEdit *teDescription;
QHash<QString,QString> cache;
QMap<QString,QList<QTreeWidgetItem *> > itemCache;

ConfigManager *config;

Expand Down

0 comments on commit 5da56cb

Please sign in to comment.