session_load: remove unreachable condition
commit0ffc208472729c16faf62edc58807b2515f331ee
authorJohn Foerch <jjfoerch@earthlink.net>
Wed, 24 Feb 2010 03:22:12 +0000 (23 22:22 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Wed, 24 Feb 2010 03:22:12 +0000 (23 22:22 -0500)
treeef6ced2f1c8ca329db2b1a495c2b33956f5a6513
parentd858579f7a5dd48c14c2c909d6b9fd6c9866bbfe
session_load: remove unreachable condition

since the previous patch, session_load's window-recycling loop no longer
protects special buffers.  this patch removes a condition which is now
unreachable because of that change.
modules/session.js