Skip to content

Commit

Permalink
review paulgessinger
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger authored Oct 12, 2024
1 parent 5174b29 commit 325748c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ class FpeMonitor {

Result() = default;

operator bool() const = delete;

bool hasStackTraces() const { return !m_stackTraces.empty(); }

void add(Acts::FpeType type, void *stackPtr, std::size_t bufferSize);
Expand Down

0 comments on commit 325748c

Please sign in to comment.