diff options
author | George Hazan <ghazan@miranda.im> | 2022-06-01 10:42:20 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-06-01 10:42:25 +0300 |
commit | f1123ea1919518181b79d9418e76af4ea41bf652 (patch) | |
tree | 92cea0c6f6639dd433118649a34b0fa5c5566f45 | |
parent | 6d36036be220efc86035882aed0b26603775f9be (diff) |
unused code removed
-rw-r--r-- | plugins/Watrack/proto/proto.pas | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Watrack/proto/proto.pas b/plugins/Watrack/proto/proto.pas index 1653e33831..c37c19bb68 100644 --- a/plugins/Watrack/proto/proto.pas +++ b/plugins/Watrack/proto/proto.pas @@ -17,8 +17,6 @@ const ShareOptText = 'ShareMusic';
const
IcoBtnContext:PAnsiChar='WATrack_Context';
-const
- MenuUserInfoPos = 500050000;
const
wpRequest = 'WAT###0_';
|