X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Flayer.h;h=f729c4077f83b99761c0ce4aefabd7a02a81b974;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=12ae7858788f839c19f769471319be1de2c75fa6;hpb=90468598d261078f5943738ae1371eaa2b80c162;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/layer.h b/synfig-core/trunk/src/synfig/layer.h index 12ae785..f729c40 100644 --- a/synfig-core/trunk/src/synfig/layer.h +++ b/synfig-core/trunk/src/synfig/layer.h @@ -482,10 +482,8 @@ public: ** context until the final blend operation. */ virtual bool reads_context()const; -#ifdef THIS_CODE_IS_NOT_USED //! Duplicates the Layer without duplicating the value nodes - virtual Layer *simple_clone()const; -#endif /* THIS_CODE_IS_NOT_USED */ + virtual Handle simple_clone()const; protected: