Mercurial > hg > easyhg
diff src/common.h @ 444:66ec8b2ee946
Provide auth key and file information to easyhg extension
author | Chris Cannam |
---|---|
date | Tue, 28 Jun 2011 15:59:13 +0100 |
parents | 459b140032d4 |
children | 856da063d76e |
line wrap: on
line diff
--- a/src/common.h Tue Jun 28 14:33:50 2011 +0100 +++ b/src/common.h Tue Jun 28 15:59:13 2011 +0100 @@ -22,9 +22,6 @@ extern QString findInPath(QString name, QString installPath, bool executable); -extern QString getSystem(); -extern QString getHgDirName(); - extern QString getUserRealName(); extern void loseControllingTerminal();