diff options
| author | Wilmer van der Gaast <wilmer@gaast.net> | 2007-11-23 23:07:44 +0000 | 
|---|---|---|
| committer | Wilmer van der Gaast <wilmer@gaast.net> | 2007-11-23 23:07:44 +0000 | 
| commit | 77bfd077778c30c70f791752ce3a13d537aedd3b (patch) | |
| tree | b75b50003195e89c58ca3698a396c458d9ebea89 /protocols/nogaim.h | |
| parent | df6d1da013f42caa5f11dbcbb0d54710682811f7 (diff) | |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in case
I ever need SHA256 ;-)).
Diffstat (limited to 'protocols/nogaim.h')
| -rw-r--r-- | protocols/nogaim.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/protocols/nogaim.h b/protocols/nogaim.h index adee5e33..0e890464 100644 --- a/protocols/nogaim.h +++ b/protocols/nogaim.h @@ -42,7 +42,6 @@  #include "account.h"  #include "proxy.h"  #include "md5.h" -#include "sha.h"  #define BUF_LEN MSG_LEN  #define BUF_LONG ( BUF_LEN * 2 ) | 
