From 3cbc1e011d8abcfefacc0c72429dd01656f49ef2 Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Tue, 24 Jul 2007 03:59:32 +0000 Subject: * Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things) --- OpenSim/Grid/GridServer/Main.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenSim/Grid/GridServer/Main.cs') diff --git a/OpenSim/Grid/GridServer/Main.cs b/OpenSim/Grid/GridServer/Main.cs index 8353066..f9accab 100644 --- a/OpenSim/Grid/GridServer/Main.cs +++ b/OpenSim/Grid/GridServer/Main.cs @@ -43,7 +43,6 @@ namespace OpenSim.Grid.GridServer /// public class OpenGrid_Main : conscmd_callback { - private string GridDll = "OpenSim.Framework.Data.MySQL.dll"; public GridConfig Cfg; public static OpenGrid_Main thegrid; -- cgit v1.1