From fdce1be3db287bed901332b90ba57165e201d3fc Mon Sep 17 00:00:00 2001 From: John Hurliman Date: Mon, 19 Oct 2009 16:52:27 -0700 Subject: * Removed OpenSim.Data.NHibernate * Replaced calls to ThreadPool.QueueUserWorkItem() with ThreadPool.UnsafeQueueUserWorkItem() since OpenSim does not use Code Access Security sandboxing --- OpenSim/Data/NHibernate/Migration/README.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 OpenSim/Data/NHibernate/Migration/README.txt (limited to 'OpenSim/Data/NHibernate/Migration/README.txt') diff --git a/OpenSim/Data/NHibernate/Migration/README.txt b/OpenSim/Data/NHibernate/Migration/README.txt deleted file mode 100644 index 3776960..0000000 --- a/OpenSim/Data/NHibernate/Migration/README.txt +++ /dev/null @@ -1,3 +0,0 @@ -This directory contains migration scripts for migrating from other -database backends in OpenSim to the NHibernate version of that same -database driver. \ No newline at end of file -- cgit v1.1