diff options
Diffstat (limited to 'src/char/int_homun.c')
-rw-r--r-- | src/char/int_homun.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/char/int_homun.c b/src/char/int_homun.c index 943f5b8c8..492d8a76e 100644 --- a/src/char/int_homun.c +++ b/src/char/int_homun.c @@ -369,4 +369,3 @@ int inter_homun_parse_frommap(int fd) } return 1; } - |