summaryrefslogtreecommitdiffstats
path: root/lib/class/stream.class.php
diff options
context:
space:
mode:
authorPaul Arthur <flowerysong00@yahoo.com>2013-01-14 13:57:20 -0500
committerPaul Arthur <flowerysong00@yahoo.com>2013-01-14 13:57:20 -0500
commit663798897fbceadc54e09f1751228836f0f2be67 (patch)
tree18e2b8a99e49ac85f8fd3656ccbb5e67986be032 /lib/class/stream.class.php
parente7768b1634a05936d38cc7bbb06e94eb0110d94e (diff)
downloadampache-663798897fbceadc54e09f1751228836f0f2be67.tar.gz
ampache-663798897fbceadc54e09f1751228836f0f2be67.tar.bz2
ampache-663798897fbceadc54e09f1751228836f0f2be67.zip
Cosmetics: remove unused variables in Stream
Diffstat (limited to 'lib/class/stream.class.php')
-rw-r--r--lib/class/stream.class.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/class/stream.class.php b/lib/class/stream.class.php
index e8ea2f75..adcfe87b 100644
--- a/lib/class/stream.class.php
+++ b/lib/class/stream.class.php
@@ -43,10 +43,8 @@ class Stream {
/* Variables from DB */
public $type;
- public $web_path;
public $media = array();
public $urls = array();
- public $sess;
public $user_id;
// Generate once an object is constructed