Removed expand_envvars.h

Signed-off-by: Martin Bremmer <martin.bremmer@adlinktech.com>
This commit is contained in:
Martin Bremmer 2019-04-25 13:29:11 +02:00
parent e9f6ec6f48
commit 7a705eabf0
4 changed files with 0 additions and 34 deletions

View file

@ -79,7 +79,6 @@ list(APPEND sources
list(APPEND headers
"${source_path}/dds/ddsrt/avl.h"
"${source_path}/dds/ddsrt/expand_envvars.h"
"${source_path}/dds/ddsrt/fibheap.h"
"${source_path}/dds/ddsrt/hopscotch.h"
"${source_path}/dds/ddsrt/thread_pool.h")