summaryrefslogtreecommitdiff
path: root/classes/dlg.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-02-19 15:42:52 +0400
committerAndrew Dolgov <[email protected]>2014-02-19 15:42:52 +0400
commit4a80c57c50a474c57ba76eb75c1f01daf6e7f121 (patch)
tree7192fc81ba5ce62698cafda23cf4cb7a49e57dd4 /classes/dlg.php
parent5ba1ddd40945fd7543228c09108cd7761f6e00f0 (diff)
remove some unused code reported by phpmd
Diffstat (limited to 'classes/dlg.php')
-rw-r--r--classes/dlg.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/dlg.php b/classes/dlg.php
index d1b5745e7..25a194bed 100644
--- a/classes/dlg.php
+++ b/classes/dlg.php
@@ -16,7 +16,6 @@ class Dlg extends Handler_Protected {
print __("If you have imported labels and/or filters, you might need to reload preferences to see your new data.") . "</p>";
print "<div class=\"prefFeedOPMLHolder\">";
- $owner_uid = $_SESSION["uid"];
$this->dbh->query("BEGIN");