From cd4a60f5362b951826de8fc4218d30969c38095c Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Fri, 6 Dec 2002 19:48:37 +0000 Subject: sgefants patch to remove the License Key stuff. (I noticed its not completely gone yet from the blender/source dir) But its a big step in the right direction if it doesn't enable all of the functionatlity already... (Using cscope for LICENSE_KEY_VALID still turns up some stuff) Kent -- mein@cs.umn.edu --- source/creator/creator.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/creator/creator.c') diff --git a/source/creator/creator.c b/source/creator/creator.c index 9abf046b6cf..880f07ff8c1 100644 --- a/source/creator/creator.c +++ b/source/creator/creator.c @@ -84,8 +84,6 @@ #include "render.h" #include "nla.h" -#include "license_key.h" - /* for passing information between creator and gameengine */ #include "SYS_System.h" -- cgit v1.2.3