We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e76b38 commit b85f5a1Copy full SHA for b85f5a1
Wox.Core/Configuration/IPortable.cs
@@ -3,8 +3,6 @@ namespace Wox.Core.Configuration
3
{
4
public interface IPortable
5
6
- void EnablePortableMode();
7
- void DisablePortableMode();
8
void RemoveShortcuts();
9
void RemoveUninstallerEntry();
10
void CreateShortcuts();
0 commit comments