diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-10 09:06:13 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-10 09:06:13 +0000 |
commit | 1216b6c0235d6f55c29671c6b2b1074c8962da38 (patch) | |
tree | da4617df8509d81c1751563a8da847872662a731 /plugins/mRadio/variants.pas | |
parent | 58a0d4659d4735f9d5c724f9d7c950e50565abf9 (diff) |
mRadio moved to protocols
in fpc.cfg added pathes for protocols folder
git-svn-id: http://svn.miranda-ng.org/main/trunk@1859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/mRadio/variants.pas')
-rw-r--r-- | plugins/mRadio/variants.pas | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/mRadio/variants.pas b/plugins/mRadio/variants.pas deleted file mode 100644 index c7c8fdc824..0000000000 --- a/plugins/mRadio/variants.pas +++ /dev/null @@ -1,7 +0,0 @@ -unit variants;
-
-interface
-
-implementation
-
-end.
\ No newline at end of file |