summaryrefslogtreecommitdiff
path: root/hardware.h
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2008-11-14 20:55:59 +0000
committerMatt Turner <mattst88@gmail.com>2008-11-14 20:55:59 +0000
commitc11b34f0a5ec28f8c66f40054e4eb351cc1d1f05 (patch)
treed46f9330bc1c3b9f00ac652f3c7bc24c1d17d4ad /hardware.h
parent912a8f45cbe9300b7425702f85bb0af6b3026d2a (diff)
Remove more useless stuff
git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@38 0d43b9a7-5ab2-4d7b-af9d-f64450cef757
Diffstat (limited to 'hardware.h')
-rw-r--r--hardware.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware.h b/hardware.h
index 2a07934..b9085bc 100644
--- a/hardware.h
+++ b/hardware.h
@@ -1,2 +1,2 @@
extern
-void hardware(const int write_to_file, FILE *global_ofile);
+void hardware(FILE *global_ofile);