summaryrefslogtreecommitdiffstats
path: root/lib/class/user.class.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-02-19 02:23:52 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-02-19 02:23:52 +0000
commita9bb2bd1b2c7f061279cae76c4c54ae7c8064db3 (patch)
tree39d42411c429bec5ea46a62ca15b12f97b3d596f /lib/class/user.class.php
parent8857453916e282319db9f2517a4d5aa7ca29a9e7 (diff)
downloadampache-a9bb2bd1b2c7f061279cae76c4c54ae7c8064db3.tar.gz
ampache-a9bb2bd1b2c7f061279cae76c4c54ae7c8064db3.tar.bz2
ampache-a9bb2bd1b2c7f061279cae76c4c54ae7c8064db3.zip
cleanup of dead / old functions
Diffstat (limited to 'lib/class/user.class.php')
-rw-r--r--lib/class/user.class.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/class/user.class.php b/lib/class/user.class.php
index 5acce399..6be5f03c 100644
--- a/lib/class/user.class.php
+++ b/lib/class/user.class.php
@@ -852,17 +852,6 @@ class User extends database_object {
} // fix_preferences
- /*!
- @function delete_stats
- @discussion deletes the stats for this user
- */
- function delete_stats() {
-
- $sql = "DELETE FROM object_count WHERE user='" . $this->id . "'";
- $db_results = mysql_query($sql, dbh());
-
- } // delete_stats
-
/**
* delete
* deletes this user and everything assoicated with it. This will affect