diff options
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r-- | plugins/SmileyAdd/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h index 227d1744fb..3993c29660 100644 --- a/plugins/SmileyAdd/src/stdafx.h +++ b/plugins/SmileyAdd/src/stdafx.h @@ -86,7 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "smileyroutines.h"
#include "smltool.h"
-extern FI_INTERFACE *fei;
extern HINSTANCE g_hInst;
extern HNETLIBUSER hNetlibUser;
extern HANDLE hEvent1;
|