8000 Merge pull request #11258 from pgtgrly/master · matplotlib/matplotlib@8c3a3f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c3a3f9

Browse files
authored
Merge pull request #11258 from pgtgrly/master
Removed comment in AGG backend that is no longer applicable
2 parents bf2b799 + 2a7c082 commit 8c3a3f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/_backend_agg.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343

4444
/**********************************************************************/
4545

46-
// a helper class to pass agg::buffer objects around. agg::buffer is
47-
// a class in the swig wrapper
46+
// a helper class to pass agg::buffer objects around.
47+
4848
class BufferRegion
4949
{
5050
public:

0 commit comments

Comments
 (0)
0