remove debug line

This commit is contained in:
nek0 2019-02-09 10:20:38 +01:00
parent 2ecec31de6
commit e5a519495d

View file

@ -445,7 +445,6 @@ assignClearance graph imat =
)
onlyrooms = tail graph
nonhalls = ns -- filter ((/= Hall) . snd) ns
A.logIO A.Debug ("neighs: " ++ show neigh)
if not (null neigh) && any ((Offi /=) . flip actualRoomType imat . bounds) neigh
then
return room