diff options
-rw-r--r-- | brep/search | 1 | ||||
-rw-r--r-- | brep/view | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/brep/search b/brep/search index a4edf01..d744c30 100644 --- a/brep/search +++ b/brep/search @@ -22,7 +22,6 @@ namespace brep init (::cli::scanner&); private: - std::shared_ptr<search_options> options_; }; } @@ -22,7 +22,6 @@ namespace brep init (::cli::scanner&); private: - std::shared_ptr<view_options> options_; }; } |