From d84da6cdfb9027a67b8ab50fe2c23374acc3b245 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sat, 8 Jan 2011 18:27:40 +0100 Subject: Added some of the bugfixes to the note_compiler and removed use_pfactor --- note_compiler/programs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'note_compiler/programs.h') 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 -- cgit v1.2.3