aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/file.h')
-rw-r--r--engines/hugo/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hugo/file.h b/engines/hugo/file.h
index 5d8c8bd429..881cf3c4d7 100644
--- a/engines/hugo/file.h
+++ b/engines/hugo/file.h
@@ -96,7 +96,7 @@ private:
uif_hdr_t *getUIFHeader(uif_t id);
pbdata_t pbdata;
- FILE *fpb;
+// FILE *fpb;
//Strangerke : Not used?
void openPlaybackFile(bool playbackFl, bool recordFl);