summaryrefslogtreecommitdiff
path: root/odb/options.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/options.ixx')
-rw-r--r--odb/options.ixx6
1 files changed, 0 insertions, 6 deletions
diff --git a/odb/options.ixx b/odb/options.ixx
index 087a3ef..dfe6995 100644
--- a/odb/options.ixx
+++ b/odb/options.ixx
@@ -201,12 +201,6 @@ include_prefix () const
return this->include_prefix_;
}
-inline const bool& options::
-proprietary_license () const
-{
- return this->proprietary_license_;
-}
-
inline const std::string& options::
options_file () const
{