]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - include/qertypes.h
* reactivated WXY_Print function to generate screenshots from the xy window
[xonotic/netradiant.git] / include / qertypes.h
index 28c9409c076139199ae660209b1b94d61509908e..ea3c173b8be45373da5a417446087a5064c78551 100644 (file)
@@ -714,7 +714,6 @@ typedef struct entity_s
   IPluginEntity *pPlugEnt;
 #endif // USEPLUGINENTITIES
 
-  // http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=252
   // this is cam code addition?
   vec3_t color;
 
@@ -901,7 +900,6 @@ typedef struct
   // temporary values that should be initialised only once at run-time
   // there are too many uneccessary calls to Sys_QGL_ExtensionSupported
   // NOTE TTimo: those are unused atm (set right, but not used)
-  // http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=623
   bool m_bOpenGLCompressionSupported;
   bool m_bS3CompressionSupported;