aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/pCampBot/Interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Tools/pCampBot/Interfaces')
-rw-r--r--OpenSim/Tools/pCampBot/Interfaces/IBehaviour.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Tools/pCampBot/Interfaces/IBehaviour.cs b/OpenSim/Tools/pCampBot/Interfaces/IBehaviour.cs
index f9eaa1c..8a1015d 100644
--- a/OpenSim/Tools/pCampBot/Interfaces/IBehaviour.cs
+++ b/OpenSim/Tools/pCampBot/Interfaces/IBehaviour.cs
@@ -25,7 +25,6 @@
25 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 */ 26 */
27 27
28using pCampBot;
29using System; 28using System;
30 29
31namespace pCampBot.Interfaces 30namespace pCampBot.Interfaces