From b70436a3244e7f95f2c9400592153e2af984c803 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 18 Oct 2005 18:49:22 +0000 Subject: [PATCH] tkgen.c is a codegen - just needs render.h --- tclpkg/tcldot/tkgen.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tclpkg/tcldot/tkgen.c b/tclpkg/tcldot/tkgen.c index dcdba9a45..106d971be 100644 --- a/tclpkg/tcldot/tkgen.c +++ b/tclpkg/tcldot/tkgen.c @@ -19,11 +19,7 @@ * tkgen.c generate canvas commands to display a graph */ -/* builtins are defined in tcldot.c - prevent duplicate */ -#define BUILTINS #include "render.h" -#include "gvc.h" - #include "tcl.h" #include "tclhandle.h" #include "tcldot.h" -- 2.40.0