summaryrefslogtreecommitdiff
path: root/indra/llcommon/timing.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2021-11-04 15:40:30 -0400
committerNat Goodspeed <nat@lindenlab.com>2021-11-04 15:40:30 -0400
commit7a5b92199598be0fc5a2702d071afda06e6ae59f (patch)
tree989dbe8554b42f6c06038b01de1ea9686ab42434 /indra/llcommon/timing.cpp
parent3faba7515c757ca3183522bd017c0f76d9c4581c (diff)
parent8b16ecb9cfb4917fe38e4e5b0e4f40a23dd4ffbf (diff)
SL-16202: Merge branch 'sl-16220' into glthread
Diffstat (limited to 'indra/llcommon/timing.cpp')
-rw-r--r--indra/llcommon/timing.cpp25
1 files changed, 0 insertions, 25 deletions
diff --git a/indra/llcommon/timing.cpp b/indra/llcommon/timing.cpp
deleted file mode 100644
index c2dc695ef3..0000000000
--- a/indra/llcommon/timing.cpp
+++ /dev/null
@@ -1,25 +0,0 @@
-/**
- * @file timing.cpp
- * @brief This file will be deprecated in the future.
- *
- * $LicenseInfo:firstyear=2000&license=viewerlgpl$
- * Second Life Viewer Source Code
- * Copyright (C) 2010, Linden Research, Inc.
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation;
- * version 2.1 of the License only.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
- * Linden Research, Inc., 945 Battery Street, San Francisco, CA 94111 USA
- * $/LicenseInfo$
- */