From 90b0f75d4095a23ef3a0f43cc319784d4fc6acc3 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 7 Oct 2013 11:48:14 -0700 Subject: Remove info.c/info.h The one remaining helper function in there was moved to maintab.cpp (which was the one remaining user). Signed-off-by: Dirk Hohndel --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5c44073a8..657309918 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,6 @@ ICONDIR = $(ICONPATH)/scalable/apps MANDIR = $(DATADIR)/man/man1 XSLTDIR = $(DATADIR)/$(NAME)/xslt MARBLEDIR = marbledata/maps/earth/googlesat -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(ICONPATH) ICONFILE = $(NAME)-icon.svg DESKTOPFILE = $(NAME).desktop @@ -67,7 +66,6 @@ SOURCES = \ divelist.c \ equipment.c \ file.c \ - info.c \ parse-xml.c \ planner.c \ subsurfacestartup.c \ -- cgit v1.2.3-70-g09d2