From b021dc0b2a8d8ae8a22808a304a64de73f6373ee Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Tue, 17 Jun 2025 23:32:54 +0800 Subject: [PATCH] Revert "Update amalgamate.py" This reverts commit 4efa3ebe0d8757e42f7b191d95e4e2abe541f06f. --- amalgamate.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/amalgamate.py b/amalgamate.py index a251b558..9facee36 100644 --- a/amalgamate.py +++ b/amalgamate.py @@ -15,8 +15,6 @@ COPYRIGHT = '''/* * Distributed Under The MIT License * https://github.com/pocketpy/pocketpy */ - -#define PK_IS_PUBLIC_INCLUDE ''' def read_file(path):