summaryrefslogtreecommitdiff
path: root/classes/pluginhost.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-12-03 23:08:04 +0300
committerAndrew Dolgov <[email protected]>2017-12-03 23:08:04 +0300
commit7c6f7bb0aa50f42fd697fbe82dc9b8b5931a3a52 (patch)
treea0602949ebff1f01e3cc94ef171b27d848b51234 /classes/pluginhost.php
parentfa3bcfa37997cada30b14a520dc5334a8049e963 (diff)
fix some minor issues found by code analyzer
Diffstat (limited to 'classes/pluginhost.php')
-rw-r--r--classes/pluginhost.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/pluginhost.php b/classes/pluginhost.php
index f07e2bbf4..f9d5bc29a 100644
--- a/classes/pluginhost.php
+++ b/classes/pluginhost.php
@@ -279,8 +279,6 @@ class PluginHost {
} else {
return false;
}
-
- return false;
}
function get_commands() {