You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2017/01/05 13:19:14 UTC

incubator-ponymail git commit: No longer use any arguments

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master a0c340ea9 -> d78ebeea4


No longer use any arguments

Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/d78ebeea
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/d78ebeea
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/d78ebeea

Branch: refs/heads/master
Commit: d78ebeea4358d3231680ba20041ec0bb7b2fd23f
Parents: a0c340e
Author: Sebb <se...@apache.org>
Authored: Thu Jan 5 13:18:57 2017 +0000
Committer: Sebb <se...@apache.org>
Committed: Thu Jan 5 13:18:57 2017 +0000

----------------------------------------------------------------------
 site/api/pminfo.lua | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/d78ebeea/site/api/pminfo.lua
----------------------------------------------------------------------
diff --git a/site/api/pminfo.lua b/site/api/pminfo.lua
index bae81b8..d05c536 100644
--- a/site/api/pminfo.lua
+++ b/site/api/pminfo.lua
@@ -26,7 +26,6 @@ function handle(r)
     local t = {}
     local now = r:clock()
     local tnow = now
-    local get = r:parseargs()
     local DD = 14
     local MAXRESULTS = 10000