Skip to content

Commit

Permalink
chore: Remove a s_logicalDpiFactorOverride leftover
Browse files Browse the repository at this point in the history
Amends ed6f4f6
  • Loading branch information
iamsergio committed Aug 3, 2024
1 parent 3d730eb commit 810c0f8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/qtcommon/View.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ class DOCKS_EXPORT View_qt : public Core::View
return m_thisObj->property(name);
}

#if defined(DOCKS_DEVELOPER_MODE)
static int s_logicalDpiFactorOverride;
#endif

protected:
class EventFilter;
EventFilter *const m_eventFilter;
Expand Down

0 comments on commit 810c0f8

Please sign in to comment.