mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Fix some compile warnings.
This commit is contained in:
@@ -40,8 +40,6 @@ namespace OpenSim.ConsoleClient
|
||||
|
||||
public class Requester
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
public static void MakeRequest(string requestUrl, string data,
|
||||
ReplyDelegate action)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user