Browse Source

Fixed warnings in RemotePathChecker on Windows

Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
Dmytro Korchynskyi 4 years ago
parent
commit
8351c398bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      shell_integration/windows/NCUtil/RemotePathChecker.h

+ 1 - 1
shell_integration/windows/NCUtil/RemotePathChecker.h

@@ -26,7 +26,7 @@
 
 #pragma once    
 
-class __declspec(dllexport) RemotePathChecker {
+class RemotePathChecker {
 public:
     enum FileState {
         // Order synced with NCOverlay