Skip to content

Commit 8d2d912

Browse files
committed
remove editor component type id
Signed-off-by: Wojciech Czerski <[email protected]>
1 parent c970d6d commit 8d2d912

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gems/FPSProfiler/Code/Include/FPSProfiler/FPSProfilerTypeIds.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ namespace FPSProfiler
55
{
66
// System Component TypeIds
77
inline constexpr const char* FPSProfilerComponentTypeId = "{B11CE88E-E1C5-404F-83D2-0D3850445A13}";
8-
inline constexpr const char* FPSProfilerEditorComponentTypeId = "{F4308920-CD0B-4A2E-91DE-2EC1E970F97A}";
98

109
// Configs TypeIds
1110
inline constexpr const char* FPSProfilerConfigFileTypeId = "{68627A89-9426-4640-B460-63E6AA42CFBC}";

0 commit comments

Comments
 (0)