From 4c7c1cdf41fd2b0f5fcd9df25663b03522444371 Mon Sep 17 00:00:00 2001 From: Tamito Kajiyama Date: Mon, 26 Nov 2012 02:36:23 +0000 Subject: [PATCH] Reverted an incomplete extra change in the last commit. --- source/blender/blenfont/BLF_translation.h | 1 - 1 file changed, 1 deletion(-) diff --git a/source/blender/blenfont/BLF_translation.h b/source/blender/blenfont/BLF_translation.h index 8eb40384044..159d4b067b6 100644 --- a/source/blender/blenfont/BLF_translation.h +++ b/source/blender/blenfont/BLF_translation.h @@ -115,7 +115,6 @@ const char *BLF_translate_do_tooltip(const char *msgctxt, const char *msgid); #define BLF_I18NCONTEXT_ID_BRUSH "Brush" #define BLF_I18NCONTEXT_ID_CAMERA "Camera" #define BLF_I18NCONTEXT_ID_CURVE "Curve" -#define BLF_I18NCONTEXT_ID_FREESTYLELINESTYLE "FreestyleLineStyle" #define BLF_I18NCONTEXT_ID_GPENCIL "GPencil" #define BLF_I18NCONTEXT_ID_GROUP "Group" #define BLF_I18NCONTEXT_ID_ID "ID"