Skip to content

Commit fe837e1

Browse files
committed
chore(patch): remove fixed Slot ID annotations
1 parent 7a32cdd commit fe837e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • Tools/WebServer/static/js/features

Tools/WebServer/static/js/features/patch.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ ${decompiledSection}`;
187187
/* Build complete template */
188188
let template = `/*
189189
* Patch for: ${funcName}
190-
* Slot: ${slot}
191190
${sourceFile ? ` * Source: ${sourceFile}\n` : ''}${hasOrigAddr ? ` * Original: ${origAddr}\n` : ''} */
192191
193192
#include <stdbool.h>

0 commit comments

Comments
 (0)