summaryrefslogtreecommitdiffstats
path: root/lib/class/user.class.php
diff options
context:
space:
mode:
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