Browse code

remove nonexistent symbol to make Solaris linker happy.

git-svn: trunk@4770

Török Edvin authored on 2009/02/13 06:14:56
Showing 2 changed files
... ...
@@ -1,3 +1,8 @@
1
+Thu Feb 12 23:43:32 EET 2009 (edwin)
2
+------------------------------------
3
+ * libclamav/libclamav.map: remove nonexistent symbol to make Solaris
4
+ linker happy.
5
+
1 6
 Thu Feb 12 23:07:51 EET 2009 (edwin)
2 7
 ------------------------------------
3 8
  * clamd/clamd.c, clamd/tcpserver.c, clamdscan/client.c,
... ...
@@ -125,7 +125,6 @@ CLAMAV_PRIVATE {
125 125
     mp_clear;
126 126
     cli_versig;
127 127
     cli_filecopy;
128
-    cli_sftw;
129 128
     cli_ftw;
130 129
     cli_unlink;
131 130
     cli_writen;