Skip to content

Commit 10f65f6

Browse files
committed
refactor: remove refactor comment from OptionPreferences files
1 parent 32c7126 commit 10f65f6

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

Generals/Code/GameEngine/Include/Common/OptionPreferences.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
// FILE: OptionPreferences.h
2727
// Author: Matthew D. Campbell, April 2002
2828
// Description: Options menu preferences class
29-
// @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029
///////////////////////////////////////////////////////////////////////////////////////
3130

3231
#pragma once

Generals/Code/GameEngine/Source/Common/OptionPreferences.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
// FILE: OptionPreferences.cpp
2727
// Author: Matthew D. Campbell, April 2002
2828
// Description: Options menu preferences implementation
29-
// @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029
///////////////////////////////////////////////////////////////////////////////////////
3130

3231
#include "PreRTS.h" // This must go first in EVERY cpp file in the GameEngine

GeneralsMD/Code/GameEngine/Include/Common/OptionPreferences.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
// FILE: OptionPreferences.h
2727
// Author: Matthew D. Campbell, April 2002
2828
// Description: Options menu preferences class
29-
// @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029
///////////////////////////////////////////////////////////////////////////////////////
3130

3231
#pragma once

GeneralsMD/Code/GameEngine/Source/Common/OptionPreferences.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
// FILE: OptionPreferences.cpp
2727
// Author: Matthew D. Campbell, April 2002
2828
// Description: Options menu preferences implementation
29-
// @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029
///////////////////////////////////////////////////////////////////////////////////////
3130

3231
#include "PreRTS.h" // This must go first in EVERY cpp file in the GameEngine

0 commit comments

Comments
 (0)