Skip to content

Commit 32671bb

Browse files
committed
Revert "Add support for the Python Stdout Log"
This reverts commit 6dd5832.
1 parent 6dd5832 commit 32671bb

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
@@ -25,7 +25,6 @@ class UNREALENGINEPYTHON_API FUnrealEnginePythonModule : public IModuleInterface
2525
// used by console
2626
void *main_dict;
2727
void *local_dict;
28-
void *main_module;
2928
};
3029

3130
struct FScopePythonGIL {

0 commit comments

Comments
 (0)