From 1722aeb6ea53939f96c2447e7facc58d9d324a52 Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Thu, 25 Sep 2008 15:39:46 +0000 Subject: This is part of the cleanup Campbell wanted :) Just getting rid of license_key stuff. The project files still need to be updated: projectfiles_vc7/blender/src/BL_src_cre.vcproj projectfiles_vc7/blender/blendercompactNG.vcproj Just search for these files in them. Kent --- intern/SoundSystem/intern/SND_Utils.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'intern') diff --git a/intern/SoundSystem/intern/SND_Utils.cpp b/intern/SoundSystem/intern/SND_Utils.cpp index 7d441964b24..05101a7e6e6 100644 --- a/intern/SoundSystem/intern/SND_Utils.cpp +++ b/intern/SoundSystem/intern/SND_Utils.cpp @@ -34,11 +34,6 @@ #include "SND_Utils.h" #include "SoundDefines.h" #include "SND_DependKludge.h" -/* -extern "C" { -#include "license_key.h" -} -*/ #include #include #include -- cgit v1.2.3