Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo/src/bin


Modified Files:
        embryo_cc_sc.h 


Log Message:
removed unused macros
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/src/bin/embryo_cc_sc.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- embryo_cc_sc.h      13 Apr 2005 19:36:58 -0000      1.12
+++ embryo_cc_sc.h      13 Apr 2005 19:38:53 -0000      1.13
@@ -9,7 +9,7 @@
  *  Copyright J.E. Hendrix, 1982, 1983
  *  Copyright T. Riemersma, 1997-2003
  *
- *  Version: $Id: embryo_cc_sc.h,v 1.12 2005/04/13 19:36:58 tsauerbeck Exp $
+ *  Version: $Id: embryo_cc_sc.h,v 1.13 2005/04/13 19:38:53 tsauerbeck Exp $
  *
  *  This software is provided "as-is", without any express or implied warranty.
  *  In no event will the authors be held liable for any damages arising from
@@ -424,16 +424,6 @@
    int                 sc_writebin(void *handle, void *buffer, int size);
    long                sc_lengthbin(void *handle);     /* return the length of 
the file */
 
-/* by default, functions and variables used in throughout the compiler
- * files are "external"
- */
-#if !defined SC_VDECL
-#define SC_VDECL  extern
-#endif
-#if !defined SC_VDEFINE
-#define SC_VDEFINE
-#endif
-
 /* function prototypes in SC1.C */
 symbol     *fetchfunc(char *name, int tag);
 char       *operator_symname(char *symname, char *opername, int tag1,




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to