mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
common: Remove compatibility code.
* common/Makefile.am: Drop deleted files. * common/w32-afunix.c: Delete file. * common/w32-afunix.h: Likewise. GnuPG-bug-id: 2408 Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
14479e2515
commit
72fa314b71
3 changed files with 1 additions and 212 deletions
|
@ -95,7 +95,7 @@ common_sources = \
|
|||
recsel.c recsel.h
|
||||
|
||||
if HAVE_W32_SYSTEM
|
||||
common_sources += w32-reg.c w32-afunix.c w32-afunix.h
|
||||
common_sources += w32-reg.c
|
||||
endif
|
||||
|
||||
# To make the code easier to read we have split home some code into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue