diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2013-06-29 03:08:32 +0000 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2013-06-29 03:08:32 +0000 |
commit | f42d17f6c1d206a3396d9b4629246c4778ae1ca8 (patch) | |
tree | c2b83beeaa1beed20c2c8b8592069f62de6cacfd /indra | |
parent | a12d5d7c6d8d816512ec9fc1355b37ce38a89cce (diff) |
Orphaned declaration preventing compilation.
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/llappcorehttp.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappcorehttp.cpp b/indra/newview/llappcorehttp.cpp index 70e349e33d..0c242e57db 100755 --- a/indra/newview/llappcorehttp.cpp +++ b/indra/newview/llappcorehttp.cpp @@ -71,7 +71,6 @@ static const struct } }; -static void teleport_started(); static void setting_changed(); |