diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-30 02:24:04 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-30 02:24:04 +0000 |
commit | 68b3507828409d55fb856dff6b58f8fd93f6bbd0 (patch) | |
tree | 4cd9853c689987192bd87c978326ea296bad80d3 /vcproj-8 | |
parent | ec3b479889be0de9fae404d961728d2c474f8e4f (diff) | |
download | hercules-68b3507828409d55fb856dff6b58f8fd93f6bbd0.tar.gz hercules-68b3507828409d55fb856dff6b58f8fd93f6bbd0.tar.bz2 hercules-68b3507828409d55fb856dff6b58f8fd93f6bbd0.tar.xz hercules-68b3507828409d55fb856dff6b58f8fd93f6bbd0.zip |
Removed the IRC bot system, now a customization (see topic:194306)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13014 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-8')
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index 71b04f1b4..42abca317 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -419,14 +419,6 @@ > </File> <File - RelativePath="..\src\map\irc.c" - > - </File> - <File - RelativePath="..\src\map\irc.h" - > - </File> - <File RelativePath="..\src\map\itemdb.c" > </File> diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index e3f5d75af..0a017acdd 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -278,14 +278,6 @@ > </File> <File - RelativePath="..\src\map\irc.c" - > - </File> - <File - RelativePath="..\src\map\irc.h" - > - </File> - <File RelativePath="..\src\map\itemdb.c" > </File> |