[geany/geany] b8cdfd: remove unneeded #include (tm_tag.h) (#2034)
Andy Alt
git-noreply at xxxxx
Wed Mar 6 07:59:20 UTC 2019
Branch: refs/heads/master
Author: Andy Alt <andy5995 at users.noreply.github.com>
Committer: elextr <elextr at gmail.com>
Date: Wed, 06 Mar 2019 07:59:20 UTC
Commit: b8cdfddf985f666ec09b79237f5ae19fc02a9e9a
https://github.com/geany/geany/commit/b8cdfddf985f666ec09b79237f5ae19fc02a9e9a
Log Message:
-----------
remove unneeded #include (tm_tag.h) (#2034)
Fixes the FIXME comment in the code.
Modified Paths:
--------------
src/app.h
Modified: src/app.h
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -28,7 +28,6 @@
#ifndef GEANY_APP_H
#define GEANY_APP_H 1
-#include "tm_tag.h" /* FIXME: should be included in tm_workspace.h */
#include "tm_workspace.h"
#include "project.h"
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list