[aseprite] 64/128: Remove unused include files

Tobias Hansen thansen at moszumanska.debian.org
Mon May 9 21:24:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit ea80b4ad96e03a28ecce00b0d46bf714e4fe81af
Author: David Capello <davidcapello at gmail.com>
Date:   Tue Apr 26 11:15:30 2016 -0300

    Remove unused include files
---
 src/app/commands/cmd_layer_visibility.cpp | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/src/app/commands/cmd_layer_visibility.cpp b/src/app/commands/cmd_layer_visibility.cpp
index bdb0d6b..d5ae389 100644
--- a/src/app/commands/cmd_layer_visibility.cpp
+++ b/src/app/commands/cmd_layer_visibility.cpp
@@ -1,5 +1,5 @@
 // Aseprite
-// Copyright (C) 2001-2015  David Capello
+// Copyright (C) 2001-2016  David Capello
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License version 2 as
@@ -9,18 +9,12 @@
 #include "config.h"
 #endif
 
-#include "base/bind.h"
-#include "ui/ui.h"
-
-#include "app/app.h"
 #include "app/commands/command.h"
 #include "app/context_access.h"
 #include "app/modules/gui.h"
 #include "doc/image.h"
 #include "doc/layer.h"
 
-#include "layer_properties.xml.h"
-
 namespace app {
 
 using namespace ui;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list