summaryrefslogtreecommitdiff
path: root/graphics/py-amanith/files/patch-ignore.i
blob: 8116f8338f34ffb6001f516b1dd4ac92c30bbd30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ignore.i	Fri May  5 01:23:47 2006
+++ ignore.i	Tue Sep 26 03:54:57 2006
@@ -15,6 +15,7 @@
 %ignore Amanith::GEllipseCurve2D::YAxis;
 %ignore Amanith::GFont2D::CharMap;
 %ignore Amanith::GRenderingContext::GRenderingContext;
+%ignore Amanith::GDrawBoard::DrawEllipseArc;
 
 /* Don't mind these unsupported things */
 %warnfilter(362) Amanith::GInterval::operator=;