From 825d0d5d58b6018995b601c61ef61b8705e459c6 Mon Sep 17 00:00:00 2001 From: Alexander Ewering Date: Thu, 15 Sep 2005 22:03:41 +0000 Subject: [PATCH] Fix the "Text to 3D Font" options in the text editor. Note: The "Insert Text" button pretty much replaces this, together with the fact that editing 3d text is now much more powerful than the usual text editor ;-) --- source/blender/blenkernel/intern/font.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/blender/blenkernel/intern/font.c b/source/blender/blenkernel/intern/font.c index ee81ce9dddb..cbc4bd8e061 100644 --- a/source/blender/blenkernel/intern/font.c +++ b/source/blender/blenkernel/intern/font.c @@ -1,4 +1,3 @@ - /* font.c * *