Skip to content

Commit af5efe8

Browse files
committed
delete: 実行ログ取得フラグは現時点で必要ないため、削除
1 parent 5e8cebc commit af5efe8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/common/SystemInfo.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99

1010
static constexpr double RADIUS = 28.0; // 車輪の半径[mm]
1111
static constexpr double TREAD = 112.0; // 走行体のトレッド幅(両輪の間の距離)[mm]
12-
static bool shouldGetRunLogs = false; // 実行ログを取得するかのフラグ
1312

1413
#endif

0 commit comments

Comments
 (0)