diff options
Diffstat (limited to 'protocols/AimOscar/src/stdafx.h')
-rwxr-xr-x | protocols/AimOscar/src/stdafx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/AimOscar/src/stdafx.h b/protocols/AimOscar/src/stdafx.h index da3b5b7eb2..42beead6a0 100755 --- a/protocols/AimOscar/src/stdafx.h +++ b/protocols/AimOscar/src/stdafx.h @@ -74,9 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "ui.h"
#include "version.h"
-//openssl
-#include <openssl/hmac.h>
-
// Protocol limits
#define MAX_SCREEN_NAME_LENGTH 97
#define MAX_GROUP_NAME_LENGTH 48
|