Remove a comment
This commit is contained in:
parent
62548497a8
commit
87b14c87f8
@ -137,7 +137,6 @@ namespace cpptrace {
|
||||
}
|
||||
|
||||
std::string stacktrace_frame::to_string(bool color) const {
|
||||
// return frame_to_string(color, *this);
|
||||
return get_default_formatter().format(*this, color);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user