summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/mapdebugtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/mapdebugtab.h')
-rw-r--r--src/gui/widgets/tabs/mapdebugtab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/mapdebugtab.h b/src/gui/widgets/tabs/mapdebugtab.h
index 16130b353..340be19af 100644
--- a/src/gui/widgets/tabs/mapdebugtab.h
+++ b/src/gui/widgets/tabs/mapdebugtab.h
@@ -60,7 +60,6 @@ class MapDebugTab final : public DebugTab
#endif // DEBUG_BIND_TEXTURE
Label *mFPSLabel A_NONNULLPOINTER;
- Label *mLPSLabel A_NONNULLPOINTER;
std::string mFPSText;
};