[gimp/goat-invasion: 162/412] app: forgot to remove extract_alpha_region()'s declaration
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion: 162/412] app: forgot to remove extract_alpha_region()'s declaration
- Date: Tue, 3 Apr 2012 09:46:43 +0000 (UTC)
commit c0d4c3d7502824e460cdf1fe8e61487879075236
Author: Michael Natterer <mitch gimp org>
Date: Tue Mar 20 15:10:41 2012 +0100
app: forgot to remove extract_alpha_region()'s declaration
app/paint-funcs/paint-funcs.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/app/paint-funcs/paint-funcs.h b/app/paint-funcs/paint-funcs.h
index ceb6726..12aa620 100644
--- a/app/paint-funcs/paint-funcs.h
+++ b/app/paint-funcs/paint-funcs.h
@@ -289,10 +289,6 @@ void copy_region (PixelRegion *src,
void add_alpha_region (PixelRegion *src,
PixelRegion *dest);
-void extract_alpha_region (PixelRegion *src,
- PixelRegion *mask,
- PixelRegion *dest);
-
void convolve_region (PixelRegion *srcR,
PixelRegion *destR,
const gfloat *matrix,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]