summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
Diffstat (limited to 'registry')
-rw-r--r--registry/tools/options.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/registry/tools/options.hxx b/registry/tools/options.hxx
index 2c08a71cacfb..7b3bee2ff785 100644
--- a/registry/tools/options.hxx
+++ b/registry/tools/options.hxx
@@ -45,7 +45,6 @@ public:
bool initOptions (std::vector< std::string > & rArgs);
bool badOption (char const * reason, char const * option) const;
- std::string const & getProgramName() const { return m_program; }
bool printUsage() const;
protected: