Skip to content

Commit

Permalink
Merge pull request #14 from zepezauer/proposed
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Aug 11, 2011
2 parents 9bcda91 + f123b7d commit fe0692f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/libopensc/cards.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#ifndef _OPENSC_CARDS_H
#define _OPENSC_CARDS_H

#include "libopensc/types.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand All @@ -33,9 +31,6 @@ enum {
SC_CARD_TYPE_GENERIC_BASE = 0,
SC_CARD_TYPE_GENERIC,

/* Cards without registered type, yet */
SC_CARD_TYPE_TEST_BASE = 500,

/* cardos driver */
SC_CARD_TYPE_CARDOS_BASE = 1000,
SC_CARD_TYPE_CARDOS_GENERIC,
Expand Down

0 comments on commit fe0692f

Please sign in to comment.