mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 16:01:00 +00:00
These functions are only used from within `dbgln_if` calls, so in certain build configurations, they go unused. Similarly to variables, we now signal to the compiler that we understand that these are not always in use. |
||
|---|---|---|
| .. | ||
| SVGContext.h | ||
| SVGElement.cpp | ||
| SVGElement.h | ||
| SVGElement.idl | ||
| SVGGeometryElement.cpp | ||
| SVGGeometryElement.h | ||
| SVGGeometryElement.idl | ||
| SVGGraphicsElement.cpp | ||
| SVGGraphicsElement.h | ||
| SVGGraphicsElement.idl | ||
| SVGPathElement.cpp | ||
| SVGPathElement.h | ||
| SVGPathElement.idl | ||
| SVGSVGElement.cpp | ||
| SVGSVGElement.h | ||
| SVGSVGElement.idl | ||
| TagNames.cpp | ||
| TagNames.h | ||