Skip to content

Commit

Permalink
UI: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jp9000 committed Oct 19, 2016
1 parent ee7e319 commit 83fa6e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UI/window-basic-main.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ class OBSBasic : public OBSMainWindow {
QPointer<QAction> sysTrayStream;
QPointer<QAction> sysTrayRecord;
QPointer<QAction> showHide;
QPointer<QAction> showPreview;
QPointer<QAction> exit;
QPointer<QMenu> trayMenu;
bool disableHiding = false;
Expand Down

0 comments on commit 83fa6e7

Please sign in to comment.