removed obsolete offset type definitions.

This commit is contained in:
nvt-se 2009-07-13 20:02:16 +00:00
parent 823bb613f3
commit b0431cc688
3 changed files with 0 additions and 3 deletions

View file

@ -75,6 +75,5 @@
/* Coffee types. */
typedef int16_t coffee_page_t;
typedef int32_t coffee_offset_t;
#endif /* !COFFEE_ARCH_H */