]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/Makefile.am
Comment out timing calls, but leave them there for future timing experiments.
[flightgear.git] / src / Objects / Makefile.am
index 26c8be1274a0b34def43b68b92ce6a1652251eb4..ceb669c3710b0fd124779a6989c2898d52a9160c 100644 (file)
@@ -1,7 +1,6 @@
 noinst_LIBRARIES = libObjects.a
 
 libObjects_a_SOURCES = \
-       obj.cxx obj.hxx \
        ssgEntityArray.hxx ssgEntityArray.cxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src