Skip to content

Commit 41ba36c

Browse files
committed
Revert "Add support for the Python Stdout Log"
This reverts commit 6dd5832.
1 parent 708edbd commit 41ba36c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/UnrealEnginePython/Public/UnrealEnginePython.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class UNREALENGINEPYTHON_API FUnrealEnginePythonModule : public IModuleInterface
2626
// used by console
2727
void *main_dict;
2828
void *local_dict;
29-
void *main_module;
3029
};
3130

3231
struct FScopePythonGIL {

0 commit comments

Comments
 (0)