Skip to content

Commit b85f5a1

Browse files
committed
Remove unnecessary interface methods
1 parent 3e76b38 commit b85f5a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Wox.Core/Configuration/IPortable.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ namespace Wox.Core.Configuration
33
{
44
public interface IPortable
55
{
6-
void EnablePortableMode();
7-
void DisablePortableMode();
86
void RemoveShortcuts();
97
void RemoveUninstallerEntry();
108
void CreateShortcuts();

0 commit comments

Comments
 (0)