include: target: remove macros for old vb runtime naming convention.

remove macros for old vb runtime naming convention.

Change-Id: Id711407c67c796b68fffda0d176235630b07beea
diff --git a/include/target.h b/include/target.h
index 2f1acfe..7b92dfb 100644
--- a/include/target.h
+++ b/include/target.h
@@ -28,10 +28,6 @@
 
 #define TARGET_MAX_CMDLNBUF 64
 
-/* Temp Macro */
-#define VB_V1 VB_L
-#define VB_V2 VB_M
-
 /* Enum for target VB version detection */
 enum
 {