X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fstatus;h=c1e687c4abf0f1ce7b012ba35e695ba6111d2a97;hb=df99dbc947713e4bfda5c2aad3390386d3fca3cd;hp=718794e125d16eb28474d70aa24f409e03e85746;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/status b/ETL/trunk/ETL/status index 718794e..c1e687c 100644 --- a/ETL/trunk/ETL/status +++ b/ETL/trunk/ETL/status @@ -1,7 +1,9 @@ +#ifdef THIS_CODE_IS_NOT_USED +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** Status Callback Class -** $Id: status,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -21,8 +23,8 @@ /* === S T A R T =========================================================== */ -#ifndef __STATUS__ -#define __STATUS__ +#ifndef __ETL__STATUS__ +#define __ETL__STATUS__ /* === H E A D E R S ======================================================= */ @@ -33,3 +35,4 @@ /* === E N D =============================================================== */ #endif +#endif /* THIS_CODE_IS_NOT_USED */