зеркало из https://github.com/mozilla/pjs.git
Bugzilla Bug 294071: removed out-of-date comments and dead code. r=nelsonb.
This commit is contained in:
Родитель
dc0cdb448f
Коммит
776f619ed3
|
@ -37,11 +37,7 @@
|
||||||
/*
|
/*
|
||||||
* secport.h - portability interfaces for security libraries
|
* secport.h - portability interfaces for security libraries
|
||||||
*
|
*
|
||||||
* This file abstracts out libc functionality that libsec depends on
|
* $Id: secport.h,v 1.12 2005-05-18 00:03:11 wtchang%redhat.com Exp $
|
||||||
*
|
|
||||||
* NOTE - These are not public interfaces
|
|
||||||
*
|
|
||||||
* $Id: secport.h,v 1.11 2004-06-18 01:34:11 jpierre%netscape.com Exp $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _SECPORT_H_
|
#ifndef _SECPORT_H_
|
||||||
|
@ -98,12 +94,6 @@
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef notdef
|
|
||||||
#ifdef XP_MAC
|
|
||||||
#include "NSString.h"
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#if defined(_WIN32_WCE)
|
#if defined(_WIN32_WCE)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче