]> git.sesse.net Git - vlc/blobdiff - include/vlc_gcrypt.h
Factorize code and remove unneed error message about memory allocation.
[vlc] / include / vlc_gcrypt.h
index 8a654607c5ecf1e09fec79fc600e23f2074f4f1f..87fe46d85603fe5a5fffc42c1ac559b5f982c279 100644 (file)
@@ -79,7 +79,6 @@ static struct gcry_thread_cbs gcry_threads_vlc =
 
 /**
  * Initializes gcrypt with proper locking.
- * @return VLC_SUCCESS on success, a VLC error code otherwise.
  */
 static inline void vlc_gcrypt_init (void)
 {