diff options
Diffstat (limited to 'slirp/slirp_config.h')
-rw-r--r-- | slirp/slirp_config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/slirp/slirp_config.h b/slirp/slirp_config.h index dbc8dfd428..ebaa99cdab 100644 --- a/slirp/slirp_config.h +++ b/slirp/slirp_config.h @@ -2,9 +2,6 @@ * User definable configuration options */ -/* Undefine if you don't want talk emulation */ -#undef EMULATE_TALK - /* Define if you want the connection to be probed */ /* XXX Not working yet, so ignore this for now */ #undef PROBE_CONN |