[ros-diffs] [fireball] 30292: - This one is not needed anymore (_LIBCNT_ is defined in libcntpr.rbuild, PCH is precomp.h).

fireball at svn.reactos.org fireball at svn.reactos.org
Fri Nov 9 13:25:10 CET 2007


Author: fireball
Date: Fri Nov  9 15:25:10 2007
New Revision: 30292

URL: http://svn.reactos.org/svn/reactos?rev=30292&view=rev
Log:
- This one is not needed anymore (_LIBCNT_ is defined in libcntpr.rbuild, PCH is precomp.h).

Removed:
    trunk/reactos/lib/sdk/crt/libcntpr.h

Removed: trunk/reactos/lib/sdk/crt/libcntpr.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/crt/libcntpr.h?rev=30291&view=auto
==============================================================================
--- trunk/reactos/lib/sdk/crt/libcntpr.h (original)
+++ trunk/reactos/lib/sdk/crt/libcntpr.h (removed)
@@ -1,22 +1,0 @@
-/*
- * COPYRIGHT:       See COPYING in the top level directory
- * PROJECT:         ReactOS System Libraries
- * FILE:            lib/sdk/libcntpr/libcntpr.h
- * PURPOSE:         NT Private CRT
- * PROGRAMMER:      Alex Ionescu (alex.ionescu at reactos.org)
- */
-
-/* INCLUDES ******************************************************************/
-
-#ifndef _LIBCNT_
-#define _LIBCNT_
-
-//
-// C Headers
-//
-#include <stdlib.h>
-#include <stdio.h>
-
-#endif /* _LIBCNT_ */
-
-/* EOF */




More information about the Ros-diffs mailing list