Bug 1084024. Remove graphite Makefile.in. r=jfkthame
This doesn't seem to be needed anymore.
deleted file mode 100644
--- a/gfx/graphite2/src/Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-# parameters for the Graphite2 files.mk fragment
-_NS =
-_BASE = $(srcdir)/..
-ifdef GNU_CC
-_MACHINE = direct
-else
-_MACHINE = call
-endif
-
-# get the lists of source files and exported headers
-include $(srcdir)/files.mk