Bindings: Remove 'wrapNilProperty'
It's completely useless lol.
This commit is contained in:
parent
f8c26fc515
commit
0131ed09f0
9 changed files with 0 additions and 24 deletions
|
@ -53,7 +53,6 @@ RB_METHOD(windowVXInitialize)
|
|||
|
||||
w->initDynAttribs();
|
||||
|
||||
wrapNilProperty(self, "windowskin");
|
||||
wrapProperty(self, w->getTone(), "tone", ToneType);
|
||||
wrapProperty(self, w->getCursorRect(), "cursor_rect", RectType);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue