diff options
-rw-r--r-- | core/s2smanager.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/s2smanager.lua b/core/s2smanager.lua index 110d768b..38024dda 100644 --- a/core/s2smanager.lua +++ b/core/s2smanager.lua @@ -412,7 +412,6 @@ function streamopened(session, attr) end end end - session.notopen = nil; end |