Bug 1799222, 1799222: apply code formatting via Lando

# ignore-this-changeset
This commit is contained in:
Otto Länd 2022-12-16 19:09:03 +00:00
Родитель 6abdeea3e4
Коммит d2fd1f762a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -25,7 +25,7 @@
using namespace mozilla;
// Uncomment the following line to enable runtime stats during development.
//#define TIMERS_RUNTIME_STATS
// #define TIMERS_RUNTIME_STATS
#ifdef TIMERS_RUNTIME_STATS
// This class gathers durations and displays some basic stats when destroyed.