mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-26 03:18:22 +01:00
remove unused selectors
This commit is contained in:
parent
0e78e6769d
commit
681d8951b7
@ -161,16 +161,6 @@ DiyaRendererContext >> useTexture: aTexture [
|
||||
aTexture commited: true.
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
DiyaRendererContext >> vao [
|
||||
^ vao
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
DiyaRendererContext >> vbo [
|
||||
^ vbo
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
DiyaRendererContext >> window [
|
||||
^ window
|
||||
|
Loading…
Reference in New Issue
Block a user