Remove non-standard Environment header section

llvm-svn: 232973
diff --git a/lldb/scripts/utilsDebug.py b/lldb/scripts/utilsDebug.py
index bf5410a..c500aa5 100644
--- a/lldb/scripts/utilsDebug.py
+++ b/lldb/scripts/utilsDebug.py
@@ -6,10 +6,6 @@
 	Overview: 		Python module to supply functions to help debug Python
 					scripts.
 									
-	Environment:	OS:			Windows/LINUX/OSX
-					IDE: 	    Visual Studio 2013 Plugin Python Tools (PTVS)
-					Script:		Python 2.6 x64 
-
 	Gotchas:		None.
 
 	Copyright:		None.
@@ -130,4 +126,4 @@
 	__strFnName = "";
 	
 	
-	
\ No newline at end of file
+