Remove an old TODO
This was just a temporary workaround before the D-Bus
interface was merged.
Change-Id: I5dd53869c711e435e347b72150e2c6081a091307
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/test/Makefile.am b/test/Makefile.am
index c1cce92..cbfacf3 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -38,9 +38,7 @@
test_callout_LDFLAGS = $(test_ldflags)
test_callout_SOURCES = test_callout.cpp
-#TODO: remove ObjectPath when it merges in phosphor-dbus-interfaces
test_callout_LDADD = \
- $(top_builddir)/xyz/openbmc_project/Common/ObjectPath/server.o \
$(top_builddir)/callout.o