summaryrefslogtreecommitdiff
path: root/np_sdk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-18 20:45:48 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-18 21:33:04 +0100
commit19ad1f959a9ac01e602be2e3967736cee19d0dd5 (patch)
treedb270b9c93dc82e79f63137b995505e9996aac36 /np_sdk
parentbb539e18daefa3cb182e34b7c3f36d486fb7f09a (diff)
np_sdk: remove unused macros
Diffstat (limited to 'np_sdk')
-rw-r--r--np_sdk/inc/npapi.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/np_sdk/inc/npapi.h b/np_sdk/inc/npapi.h
index 0a2d5650646e..de28d05564ac 100644
--- a/np_sdk/inc/npapi.h
+++ b/np_sdk/inc/npapi.h
@@ -739,13 +739,6 @@ enum NPEventType {
#define NPRES_USER_BREAK (NPRES_BASE + 2)
/*
- * Don't use these obsolete error codes any more.
- */
-#define NP_NOERR NP_NOERR_is_obsolete_use_NPERR_NO_ERROR
-#define NP_EINVAL NP_EINVAL_is_obsolete_use_NPERR_GENERIC_ERROR
-#define NP_EABORT NP_EABORT_is_obsolete_use_NPRES_USER_BREAK
-
-/*
* Version feature information
*/
#define NPVERS_HAS_STREAMOUTPUT 8