mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove unnecessary interface methods
This commit is contained in:
parent
3e76b38a56
commit
b85f5a147d
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ namespace Wox.Core.Configuration
|
|||
{
|
||||
public interface IPortable
|
||||
{
|
||||
void EnablePortableMode();
|
||||
void DisablePortableMode();
|
||||
void RemoveShortcuts();
|
||||
void RemoveUninstallerEntry();
|
||||
void CreateShortcuts();
|
||||
|
|
|
|||
Loading…
Reference in a new issue