]> git.sesse.net Git - vlc/commitdiff
Remove outdated comment
authorRafaël Carré <funman@videolan.org>
Tue, 10 Jun 2008 08:08:09 +0000 (10:08 +0200)
committerRafaël Carré <funman@videolan.org>
Tue, 10 Jun 2008 08:08:09 +0000 (10:08 +0200)
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)
 {