Skip to content

Commit

Permalink
Remove unused btnSaveLog element
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed Sep 13, 2024
1 parent 248e367 commit 9cd0844
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gframe/game.h
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ class Game {
irr::gui::IGUIButton* btnExpandLog;
irr::gui::IGUIButton* btnClearChat;
irr::gui::IGUIButton* btnExpandChat;
irr::gui::IGUIButton* btnSaveLog;
irr::gui::IGUITab* tabRepositories;
irr::gui::IGUIContextMenu* mTabRepositories;
irr::gui::Panel* tabSystem;
Expand Down

0 comments on commit 9cd0844

Please sign in to comment.