aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-28 16:02:47 -0700
committerzotlabs <mike@macgirvin.com>2017-03-28 16:02:47 -0700
commitc5828fecc1fadb4db705bbf94edfa7ff873b491a (patch)
treeec4048698d2c263189fc9044d0a63d004417305a /util
parentd12b360e926c5df8da1639a5935fcd3e9236e4e3 (diff)
downloadvolse-hubzilla-c5828fecc1fadb4db705bbf94edfa7ff873b491a.tar.gz
volse-hubzilla-c5828fecc1fadb4db705bbf94edfa7ff873b491a.tar.bz2
volse-hubzilla-c5828fecc1fadb4db705bbf94edfa7ff873b491a.zip
get rid of get_app()
Diffstat (limited to 'util')
-rwxr-xr-xutil/fresh2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/fresh b/util/fresh
index 7f57931aa..0482d1215 100755
--- a/util/fresh
+++ b/util/fresh
@@ -44,8 +44,6 @@ fresh_main($argc,$argv);
function process_command($line) {
- $a = get_app();
-
// split args
App::$cmd = $line;