diff options
Diffstat (limited to 'tile.c')
-rw-r--r-- | tile.c | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1258,11 +1258,7 @@ CompPluginVTable tileVTable = { 0, 0, 0, /*tileGetScreenOptions */ - 0, /*tileSetScreenOption */ - 0, - 0, - 0, - 0 + 0 /*tileSetScreenOption */ }; CompPluginVTable* |