summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 46de394..9c62732 100644
--- a/main.c
+++ b/main.c
@@ -900,7 +900,6 @@ int main(int argc, char **argv) {
"#define DLSUB_CALL\n"
"static void __attribute__((constructor)) dlsub_constructor(void) {\n"
"\tdlsub_init();\n"
- "\t}\n"
"}\n"
);
fprintf(c_output,