Browse Source

Do not autokill familiars

Alois Mahdal 10 years ago
parent
commit
18b0690e63
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      bin/eeiam.in

+ 0
- 1
bin/eeiam.in View File

@@ -101,7 +101,6 @@ i_am_gone() {
101 101
     # gone fishin'
102 102
     #
103 103
     kdestroy
104
-    killall $(familiars_at $(where_i_am))
105 104
     i_am_afk
106 105
     i_am_back
107 106
 }