diff options
Diffstat (limited to 'ted-internal.h')
-rw-r--r-- | ted-internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ted-internal.h b/ted-internal.h index ccbbb9c..a9de122 100644 --- a/ted-internal.h +++ b/ted-internal.h @@ -139,7 +139,6 @@ struct Settings { u8 scrolloff; u8 tags_max_depth; GlRcSAB *bg_shader; - GlRcTexture *bg_texture; /// string used to start comments RcStr *comment_start; /// string used to end comments |