Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36bc45d

Browse files
committed
remove to_string_argb declaration
Signed-off-by: Issam Arabi <[email protected]>
1 parent 36834f5 commit 36bc45d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/_backend_agg.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ class BufferRegion
8686
return stride;
8787
}
8888

89-
void to_string_argb(uint8_t *buf);
90-
9189
private:
9290
agg::int8u *data;
9391
agg::rect_i rect;

0 commit comments

Comments
 (0)