aboutsummaryrefslogtreecommitdiff
path: root/server.c
diff options
context:
space:
mode:
Diffstat (limited to 'server.c')
-rw-r--r--server.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/server.c b/server.c
index 15fc128..a08795b 100644
--- a/server.c
+++ b/server.c
@@ -216,12 +216,6 @@ WriteEpilog(FILE *file, const statement_t *stats)
fprintf(file, "}\n");
fprintf(file, "\n");
- /*
- * Then, the <subsystem>_server_routine routine
- */
- WriteSubsystemServerRoutine(file, "mig_external");
- fprintf(file, "\n");
-
/* symtab */
if (GenSymTab) {