diff options
| author | David Lamparter <equinox@diac24.net> | 2020-01-21 14:29:17 +0100 | 
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2020-01-21 16:35:00 +0100 | 
| commit | d85b048d480df23e9316958b8c8f1159eea7b3ee (patch) | |
| tree | 407cb32f7080a641c190cfcd12fdfb2b3a666a7f /bfdd/subdir.am | |
| parent | a5586bb6be071b1cb661da01e00206a3a42d6d34 (diff) | |
bfdd: remove logging shim
This does exactly nothing, other than hiding format warnings...
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'bfdd/subdir.am')
| -rw-r--r-- | bfdd/subdir.am | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/bfdd/subdir.am b/bfdd/subdir.am index 9aa522f3f0..254329e221 100644 --- a/bfdd/subdir.am +++ b/bfdd/subdir.am @@ -22,7 +22,6 @@ bfdd_libbfd_a_SOURCES = \  	bfdd/config.c \  	bfdd/control.c \  	bfdd/event.c \ -	bfdd/log.c \  	bfdd/ptm_adapter.c \  	# end  | 
