# HG changeset patch # User StephaneLenclud # Date 1434187762 -7200 # Node ID 8e4c7cca77b892d526dc00d22581cf2954946a33 # Parent 4dff57d255c9bc8b70249ecb40706727f4e56292 Minor clean up. diff -r 4dff57d255c9 -r 8e4c7cca77b8 Server/NetworkManager.cs --- a/Server/NetworkManager.cs Thu Jun 11 17:21:15 2015 +0200 +++ b/Server/NetworkManager.cs Sat Jun 13 11:29:22 2015 +0200 @@ -18,12 +18,6 @@ // using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Net.NetworkInformation; -using System.Runtime.InteropServices; using System.Runtime.InteropServices.ComTypes; using System.Diagnostics; using NETWORKLIST; diff -r 4dff57d255c9 -r 8e4c7cca77b8 Server/SharpDisplayManager.csproj --- a/Server/SharpDisplayManager.csproj Thu Jun 11 17:21:15 2015 +0200 +++ b/Server/SharpDisplayManager.csproj Sat Jun 13 11:29:22 2015 +0200 @@ -260,6 +260,9 @@ True + + +