From f42d17f6c1d206a3396d9b4629246c4778ae1ca8 Mon Sep 17 00:00:00 2001
From: Monty Brandenberg <monty@lindenlab.com>
Date: Sat, 29 Jun 2013 03:08:32 +0000
Subject: [PATCH] Orphaned declaration preventing compilation.

---
 indra/newview/llappcorehttp.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/indra/newview/llappcorehttp.cpp b/indra/newview/llappcorehttp.cpp
index 70e349e33d6..0c242e57db3 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();
 
 
-- 
GitLab