summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-05-23 16:57:31 +0300
committerdartraiden <wowemuh@gmail.com>2018-05-23 16:57:31 +0300
commitad35fcc2fb47b1468ce865e3e6db3ab3512df64d (patch)
tree607702b765c3c154eb7d54551df34d56ee2d78f7 /include
parent8d5265bc02c4fba9c76174b251a03b5df3b715f5 (diff)
one more
Diffstat (limited to 'include')
-rw-r--r--include/delphi/testdll.dpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/testdll.dpr b/include/delphi/testdll.dpr
index b0318df59c..358bb15ed6 100644
--- a/include/delphi/testdll.dpr
+++ b/include/delphi/testdll.dpr
@@ -67,7 +67,7 @@ end;
exports
Load, Unload,
- MirandaPluginInterfaces,MirandaPluginInfoEx;
+ MirandaPluginInterfaces;
begin
end.