aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sim/common/callback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/callback.c b/sim/common/callback.c
index d2a92d0..2204787 100644
--- a/sim/common/callback.c
+++ b/sim/common/callback.c
@@ -816,7 +816,7 @@ cb_host_to_target_stat (cb, hs, ts)
if (hs != NULL)
{
- if (1)
+ if (0)
;
/* Defined here to avoid emacs indigestion on a lone "else". */
#undef ST_x