diff options
author | Merov Linden <merov@lindenlab.com> | 2013-01-17 21:45:01 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2013-01-17 21:45:01 -0800 |
commit | a5813e72cfc989747df5724e28c0f25541b75ba5 (patch) | |
tree | e7b4e1d209550d08c5d51f83db28f7f8a2b15f2a /indra/newview/lldonotdisturbnotificationstorage.h | |
parent | aabfce7d9f14ff18ea073708d79c6f62118b3453 (diff) | |
parent | d0235ad1789d05524065307f4514a76d55f4e847 (diff) |
Pull from lindenlab/viewer-chui
Diffstat (limited to 'indra/newview/lldonotdisturbnotificationstorage.h')
-rw-r--r-- | indra/newview/lldonotdisturbnotificationstorage.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/lldonotdisturbnotificationstorage.h b/indra/newview/lldonotdisturbnotificationstorage.h index fd03b71357..fd7cc7ee82 100644 --- a/indra/newview/lldonotdisturbnotificationstorage.h +++ b/indra/newview/lldonotdisturbnotificationstorage.h @@ -42,9 +42,6 @@ public: ~LLDoNotDisturbNotificationStorageTimer(); public: - void startTimer(); - void stopTimer(); - bool isRunning(); BOOL tick(); }; |