aboutsummaryrefslogtreecommitdiff
path: root/statistic.h
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2010-12-06 14:47:33 +0100
committerMichael Stapelberg <michael@stapelberg.de>2010-12-06 14:47:33 +0100
commit6762515c8e5861aa80675fe6f27be54689651e76 (patch)
tree73101a65621f7d76998302f80b57b9cdeb1ce9a1 /statistic.h
parentf15a2fea3612cfecb937847c8c8640949793c918 (diff)
downloadprozesskommunikation-6762515c8e5861aa80675fe6f27be54689651e76.tar.gz
prozesskommunikation-6762515c8e5861aa80675fe6f27be54689651e76.tar.bz2
Grundgerüst in eigenen Ordner verschoben
Diffstat (limited to 'statistic.h')
-rw-r--r--statistic.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/statistic.h b/statistic.h
deleted file mode 100644
index 50b82f4..0000000
--- a/statistic.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _STATISTIC_H
-#define _STATISTIC_H
-
-void statistic();
-void statistic_cleanup();
-
-#endif