X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Flayer.h;fp=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Flayer.h;h=134491022808ed6395f4489eef4b8829c2b9fb2c;hb=82f8b521a55c8985cd0189c9c71940a7312eccaa;hp=a3ae3b74561099424da7c966b8f98e49699c91bd;hpb=75d9450af83a2fc392104c537aab2aed2f3d1142;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/layer.h b/synfig-core/trunk/src/synfig/layer.h index a3ae3b7..1344910 100644 --- a/synfig-core/trunk/src/synfig/layer.h +++ b/synfig-core/trunk/src/synfig/layer.h @@ -418,8 +418,10 @@ public: //! Duplicates the Layer virtual Handle clone(const GUID& deriv_guid=GUID())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 */ protected: