Remove legacy SetLineWidth methods.
This commit is contained in:
@@ -64,7 +64,6 @@ namespace OpenRA
|
||||
bool SetClipboardText(string text);
|
||||
void DrawPrimitives(PrimitiveType type, int firstVertex, int numVertices);
|
||||
|
||||
void SetLineWidth(float width);
|
||||
void EnableScissor(int left, int top, int width, int height);
|
||||
void DisableScissor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user