Commit c533a81792abccde9720af0c0d8c36ccb616f863:
    remove unnecessary header


Branch: refs/heads/master
Author: Sam Ruby <[email protected]>
Committer: Sam Ruby <[email protected]>
Pusher: rubys <[email protected]>

------------------------------------------------------------
www/members/proxy.cgi                                        |  -
------------------------------------------------------------
1 changes: 0 additions, 1 deletions.
------------------------------------------------------------


diff --git a/www/members/proxy.cgi b/www/members/proxy.cgi
index 2d262cc..308fdf1 100755
--- a/www/members/proxy.cgi
+++ b/www/members/proxy.cgi
@@ -137,7 +137,6 @@ _html do
           ]
 
           Dir.chdir(tmpdir) do
-            _h3 'Commit Log'
             # write proxy form
             filename = "proxies-received/#$USER.txt".untaint
             File.write(filename, proxyform)

Reply via email to