1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-08-15 10:31:44 +02:00
Files
Nextcloud-Desktop/test/csync
Michael Schuster 456c1eadbe Simplify nullptr comparisons where appropriate
Make the codebase consistent, we already have a lot of implicit pointer comparisons.

Exception: Stay explicit on return's, example:
  return _db != nullptr;

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-06-11 00:27:30 +02:00
..
2017-08-22 11:18:22 +02:00
2018-01-13 13:58:17 +01:00
2017-08-22 11:18:22 +02:00
2017-08-22 11:18:22 +02:00
2017-08-22 11:18:22 +02:00
2017-08-22 15:22:56 +02:00