Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-04-11 08:54:32 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-04-11 08:54:32 +0300
commite4bf52d8057f6bd0f54b0c4581cc4085eae58a00 (patch)
tree18cf621c792f69407eb0ae0c06fd60d8714635fc /FtpServer
parent96e1f17aa9e5f7397726fd478f08c229cc727d3c (diff)
Mmm
Diffstat (limited to 'FtpServer')
-rw-r--r--FtpServer/NesMiniFileSystemHandler.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/FtpServer/NesMiniFileSystemHandler.cs b/FtpServer/NesMiniFileSystemHandler.cs
index 63b8b1cb..3d89c02e 100644
--- a/FtpServer/NesMiniFileSystemHandler.cs
+++ b/FtpServer/NesMiniFileSystemHandler.cs
@@ -6,9 +6,6 @@ using com.clusterrr.clovershell;
namespace mooftpserv
{
- /// <summary>
- /// Default file system handler. Allows access to the whole file system. Supports drives on Windows.
- /// </summary>
public class NesMiniFileSystemHandler : IFileSystemHandler
{
// list of supported operating systems