Remove the unused inactive flag in TM
commit74706374eb1afcf8e3db422365f722e33dd1715a
authorJiří Techet <techet@gmail.com>
Wed, 15 Oct 2014 11:49:10 +0000 (15 13:49 +0200)
committerJiří Techet <techet@gmail.com>
Sat, 18 Oct 2014 19:40:10 +0000 (18 21:40 +0200)
tree716706f26cccd04c22cfe9ee54b8fe1706c65384
parentd686674ecae5e6c5dc889741d6a96c783b5678e4
Remove the unused inactive flag in TM

It is set only when read from a file but it never gets written to the file
with the TRUE value.
tagmanager/src/tm_source_file.c
tagmanager/src/tm_source_file.h
tagmanager/src/tm_tag.c
tagmanager/src/tm_tag.h