Kaydet (Commit) ce46f8f0 authored tarafından Jiří Techet's avatar Jiří Techet

Remove unused tm_tagmanager.c

üst 46463238
......@@ -26,6 +26,5 @@ libtagmanager_a_SOURCES =\
tm_file_entry.c \
tm_source_file.c \
tm_tag.c \
tm_tagmanager.c \
tm_work_object.c \
tm_workspace.c
/*
*
* Copyright (c) 2001-2002, Biswapesh Chattopadhyay
*
* This source code is released for free distribution under the terms of the
* GNU General Public License.
*
*/
#include "tm_tagmanager.h"
......@@ -121,7 +121,6 @@ tagmanager_sources = set([
'tagmanager/src/tm_file_entry.c',
'tagmanager/src/tm_source_file.c',
'tagmanager/src/tm_tag.c',
'tagmanager/src/tm_tagmanager.c',
'tagmanager/src/tm_work_object.c',
'tagmanager/src/tm_workspace.c'])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment