diff options
Diffstat (limited to 'lib/class/api.class.php')
-rw-r--r-- | lib/class/api.class.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/class/api.class.php b/lib/class/api.class.php index 840e4c07..ddd7bbbc 100644 --- a/lib/class/api.class.php +++ b/lib/class/api.class.php @@ -173,8 +173,6 @@ class Api { $data['value'] = $timestamp; $token = Session::create($data); - // Insert the token into the streamer - Stream::insert_session($token,$client->id); debug_event('API', 'Login Success, passphrase matched', 1); // We need to also get the 'last update' of the |