From 38271e9980f2ccb6b80b27cd063933748247a7be Mon Sep 17 00:00:00 2001 From: Graham Linden Date: Sun, 3 Jun 2018 00:35:17 +0100 Subject: Remove redundant typedef hosing OSX build. --- indra/llinventory/llsettingsdaycycle.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra') diff --git a/indra/llinventory/llsettingsdaycycle.h b/indra/llinventory/llsettingsdaycycle.h index b9038506d1..6f54833c74 100644 --- a/indra/llinventory/llsettingsdaycycle.h +++ b/indra/llinventory/llsettingsdaycycle.h @@ -51,9 +51,6 @@ public: static const std::string SETTING_TRACKS; static const std::string SETTING_FRAMES; - // 32-bit as LLSD only supports that width at present - typedef S32Seconds Seconds; - static const Seconds MINIMUM_DAYLENGTH; static const Seconds DEFAULT_DAYLENGTH; static const Seconds MAXIMUM_DAYLENGTH; -- cgit v1.2.3