1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules/keystore
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags
The config "advanced" flag was unused and has been removed by
6a7a137f7b.

It has been removed from many add_*() macros, but not all. Remove it
from the remaining macros.
2021-06-06 08:42:50 +00:00
..
file_crypt_android.c include: remove <vlc_memory.h> 2018-02-11 21:37:10 +02:00
file_crypt_win32.c keystore: CryptUnprotectData is officially found in dpapi.h 2018-03-28 15:01:14 +02:00
file_crypt.h keystore: Add a win32 crypt_file implementation 2016-11-09 13:28:39 +01:00
file.c Remove trailing whitespaces 2018-08-21 12:01:12 +02:00
keychain.m config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
kwallet.c kwallet: remove redundant vlc_memstream_flush() 2020-01-15 18:51:20 +02:00
list_util.c keystore/memory: move list util into a seperate file 2016-02-26 10:57:34 +01:00
list_util.h keystore/memory: move list util into a seperate file 2016-02-26 10:57:34 +01:00
Makefile.am android: utils: build utils as a lib 2021-02-01 11:50:47 +01:00
memory.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
secret.c thread: remove vlc_sem_destroy() 2020-02-17 18:44:05 +02:00