Skip to content

Commit 8cb089b

Browse files
committed
make SVGRasterizerRegistry internal
1 parent 44e6f19 commit 8cb089b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/SVGRasterizerRegistry.java

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
*
2020
* @since 3.129
2121
*/
22-
public class SVGRasterizerRegistry {
23-
//TODO: make this internal?
22+
class SVGRasterizerRegistry {
2423

2524
/**
2625
* The instance of the registered {@link SVGRasterizer}.

0 commit comments

Comments
 (0)