summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-25 16:40:26 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-25 16:40:26 +0200
commit7cc2dc36e5e015a37d699df166edeee21f1e63e7 (patch)
treeeb9eaaee8b7b4c125cb9c34b709ec8d396da3b40 /win32/hexchat.props
parent82a903f347c737519bcc3be59cea5a53e337b6da (diff)
Get rid of the SASL plugin
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r--win32/hexchat.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index 5290c8c9..bc3d3ca0 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -111,7 +111,6 @@ copy "$(HexChatBin)hcperl-516.dll" "$(HexChatRel)\plugins"
 copy "$(HexChatBin)hcpython.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hctcl.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcupd.dll" "$(HexChatRel)\plugins"

-copy "$(HexChatBin)hcsasl.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hextray.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcwinamp.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcsysinfo.dll" "$(HexChatRel)\plugins"