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:
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