[gimp/soc-2013-combined-selection-tool] removed selectbycontent from comment
- From: Ajay Ramanathan <ajayr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2013-combined-selection-tool] removed selectbycontent from comment
- Date: Sun, 15 Sep 2013 05:11:39 +0000 (UTC)
commit 8ab74b05bb2d0b28cde1fed5ac38a7714675b359
Author: Ajay Ramanathan <ajay 010293 gmail com>
Date: Sun Sep 15 09:14:34 2013 +0530
removed selectbycontent from comment
app/tools/gimpselectbycontenttool.c | 3 ---
app/tools/gimpselectbycontenttool.h | 3 ---
2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/app/tools/gimpselectbycontenttool.c b/app/tools/gimpselectbycontenttool.c
index 823b5b1..d0a2fef 100644
--- a/app/tools/gimpselectbycontenttool.c
+++ b/app/tools/gimpselectbycontenttool.c
@@ -42,7 +42,6 @@
/* Livewire boundary implementation done by Laramie Leavitt */
-#if 0
#include "config.h"
#include <stdlib.h>
@@ -3301,5 +3300,3 @@ gimp_select_by_content_tool_get_points (GimpSelectByContentTool *sbc,
*points = priv->points;
*n_points = priv->n_points;
}
-
-#endif
\ No newline at end of file
diff --git a/app/tools/gimpselectbycontenttool.h b/app/tools/gimpselectbycontenttool.h
index 364c15e..3187881 100644
--- a/app/tools/gimpselectbycontenttool.h
+++ b/app/tools/gimpselectbycontenttool.h
@@ -15,7 +15,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if 0
#ifndef __GIMP_SELECT_BY_CONTENT_TOOL_H__
#define __GIMP_SELECT_BY_CONTENT_TOOL_H__
@@ -110,5 +109,3 @@ void gimp_select_by_content_tool_get_points (GimpSelectByContentTool *f
#endif /* __GIMP_SELECT_BY_CONTENT_TOOL_H__ */
-
-#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]