aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2009-12-17 21:38:16 +0000
committerMatthew Wild <mwild1@gmail.com>2009-12-17 21:38:16 +0000
commit31d67aa507d7f7cb4037da66be6cfde221af6678 (patch)
treeabcc39583d56f2ecde7137e9eb66978e0d228c3c /core
parent8c41e630056a2d94786df8311161f779527abcf2 (diff)
parent851ac94df24d3329274099002bb0c7296322bfbb (diff)
downloadprosody-31d67aa507d7f7cb4037da66be6cfde221af6678.tar.gz
prosody-31d67aa507d7f7cb4037da66be6cfde221af6678.zip
Merge with backout branch
Diffstat (limited to 'core')
-rw-r--r--core/s2smanager.lua1
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