[build] Regenerate .csproj files
[mono.git] / mcs / class / Facades / System.Diagnostics.Tracing / Makefile
index 14b380da866454c7569c53a115dfa4e473422415..d74812c5e9f37df4cb06b1a044a3b67932b01081 100644 (file)
@@ -13,8 +13,6 @@ KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_MCS_FLAGS = $(SIGN_FLAGS) 
 
-PLATFORM_DEBUG_FLAGS =
-
 NO_TEST = yes
 
 include $(MCS_BUILD_DIR)/library.make