1
0
Fork 0
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:
Justus Winter 2016-08-11 13:03:16 +02:00
parent 14479e2515
commit 72fa314b71
3 changed files with 1 additions and 212 deletions

View file

@ -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