Remove reference to deleted file

This commit is contained in:
Simon Forsyth 2012-08-19 04:58:11 +00:00
parent d19ff71dba
commit 1fcc25839c

View file

@ -1526,7 +1526,6 @@
B5599A8B0EC62181008DD061 /* formula.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = formula.hpp; path = ../src/formula.hpp; sourceTree = "<group>"; };
B5599A8C0EC62181008DD061 /* formula.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = formula.cpp; path = ../src/formula.cpp; sourceTree = "<group>"; };
B5599A8D0EC62181008DD061 /* formatter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = formatter.hpp; path = ../src/formatter.hpp; sourceTree = "<group>"; };
B5599A8E0EC62181008DD061 /* foreach.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = foreach.hpp; path = ../src/foreach.hpp; sourceTree = "<group>"; };
B5599A8F0EC62181008DD061 /* font.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = font.hpp; path = ../src/font.hpp; sourceTree = "<group>"; };
B5599A900EC62181008DD061 /* font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = font.cpp; path = ../src/font.cpp; sourceTree = "<group>"; };
B5599A910EC62181008DD061 /* floating_textbox.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = floating_textbox.hpp; path = ../src/floating_textbox.hpp; sourceTree = "<group>"; };
@ -2447,7 +2446,6 @@
B5599A8B0EC62181008DD061 /* formula.hpp */,
B5599A8C0EC62181008DD061 /* formula.cpp */,
B5599A8D0EC62181008DD061 /* formatter.hpp */,
B5599A8E0EC62181008DD061 /* foreach.hpp */,
B5599A8F0EC62181008DD061 /* font.hpp */,
B5599A900EC62181008DD061 /* font.cpp */,
B5599A910EC62181008DD061 /* floating_textbox.hpp */,