diff options
Diffstat (limited to 'note_compiler/programs.h')
-rw-r--r-- | note_compiler/programs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/note_compiler/programs.h b/note_compiler/programs.h index f290e35..d7acd61 100644 --- a/note_compiler/programs.h +++ b/note_compiler/programs.h @@ -115,8 +115,6 @@ struct program_t fixed_t sync_factor; bool sync_factor_const; - - bool use_pfactor; }; #endif |