You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2012/12/01 20:51:36 UTC

[3/3] git commit: Removed unused variable

Removed unused variable


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

Branch: refs/heads/docs
Commit: be3aed0dc0301b30b391bf631c04119a9c29e39a
Parents: 71d14d4
Author: Noah Slater <ns...@apache.org>
Authored: Sat Dec 1 18:44:56 2012 +0000
Committer: Noah Slater <ns...@apache.org>
Committed: Sat Dec 1 18:44:56 2012 +0000

----------------------------------------------------------------------
 bin/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/be3aed0d/bin/Makefile.am
----------------------------------------------------------------------
diff --git a/bin/Makefile.am b/bin/Makefile.am
index cbebe6a..d666bbd 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -119,8 +119,6 @@ couch-config_dev: couch-config.tpl
 	$@ < $<
 	chmod +x $@
 
-HELP2MAN_OPTION=
-
 # Depend on source files so distributed man pages are not rebuilt for end user.
 
 $(man_file): couchdb.tpl.in