diff options
Diffstat (limited to 'plugins/AVS/src/stdafx.h')
-rw-r--r-- | plugins/AVS/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/AVS/src/stdafx.h b/plugins/AVS/src/stdafx.h index bdcd322ad6..d055b0f886 100644 --- a/plugins/AVS/src/stdafx.h +++ b/plugins/AVS/src/stdafx.h @@ -99,8 +99,6 @@ struct SetMyAvatarHookData BOOL thumbnail;
};
-extern FI_INTERFACE *fei;
-
#define GAIR_FAILED 1000
#define AVS_IGNORENOTIFY 0x1000
|