aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/glk_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gargoyle/glk_types.h')
-rw-r--r--engines/gargoyle/glk_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gargoyle/glk_types.h b/engines/gargoyle/glk_types.h
index 86b37fc5d7..c7b505e1d9 100644
--- a/engines/gargoyle/glk_types.h
+++ b/engines/gargoyle/glk_types.h
@@ -50,7 +50,6 @@ class Window;
* These types are opaque object identifiers. They're pointers to opaque
* C structures, which are defined differently by each library.
*/
-typedef Common::WriteStream *strid_t;
typedef struct glk_fileref_struct *frefid_t;
typedef struct glk_schannel_struct *schanid_t;