[cluttermm/cluttermm-1-18] Texture: Remove _IMPLEMENTS_INTERFACE(Scriptable)
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm/cluttermm-1-18] Texture: Remove _IMPLEMENTS_INTERFACE(Scriptable)
- Date: Wed, 16 Sep 2015 12:13:46 +0000 (UTC)
commit 4ac2eec7df5a59a011cfb3433586cec23db67389
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Sep 16 14:00:30 2015 +0200
Texture: Remove _IMPLEMENTS_INTERFACE(Scriptable)
Because the base Actor already does this.
clutter/src/cairo-texture.hg | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/clutter/src/cairo-texture.hg b/clutter/src/cairo-texture.hg
index 61a66eb..c77d9c4 100644
--- a/clutter/src/cairo-texture.hg
+++ b/clutter/src/cairo-texture.hg
@@ -40,7 +40,6 @@ class Texture : public ::Clutter::Texture
{
_GMMPROC_EXTRA_NAMESPACE(Cairo)
_CLASS_GOBJECT(Texture, ClutterCairoTexture, CLUTTER_CAIRO_TEXTURE, ::Clutter::Texture, ClutterTexture)
- _IMPLEMENTS_INTERFACE(Scriptable)
_IS_DEPRECATED
protected:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]