mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove trailing spaces.
This commit is contained in:
committed by
Nik Bougalis
parent
1883b40083
commit
b783e353c4
@@ -86,7 +86,7 @@ public:
|
||||
std::bind(weak_fn(&T::fi, p), 1)();
|
||||
expect(called);
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
bool called = false;
|
||||
auto p = std::make_shared<T>(called);
|
||||
|
||||
Reference in New Issue
Block a user