From 2e6e8eabee65425e2d0a9f45d0bf2b224c6b8406 Mon Sep 17 00:00:00 2001 From: Robin KAY Date: Fri, 13 Jun 2003 23:05:35 +0000 Subject: Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-utils. CVS patchset: 5040 CVS date: 2003/06/13 23:05:35 --- src/xine-utils/xineutils.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/xine-utils') diff --git a/src/xine-utils/xineutils.h b/src/xine-utils/xineutils.h index 5ef3c3e08..337c12a8e 100644 --- a/src/xine-utils/xineutils.h +++ b/src/xine-utils/xineutils.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xineutils.h,v 1.52 2003/06/03 03:33:16 miguelfreitas Exp $ + * $Id: xineutils.h,v 1.53 2003/06/13 23:05:35 komadori Exp $ * */ #ifndef XINEUTILS_H @@ -55,10 +55,6 @@ extern "C" { #include #include -#if defined(__SUNPRO_C) || !defined(XINE_COMPILE) -#define inline -#endif - /* * debugable mutexes */ -- cgit v1.2.3