diff options
Diffstat (limited to 'compton.h')
-rw-r--r-- | compton.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -253,7 +253,6 @@ typedef struct _options { /// How much to fade out in a single fading step. opacity_t fade_out_step; unsigned long fade_delta; - unsigned long fade_time; Bool fade_trans; Bool clear_shadow; |