svn-id: r17404
This commit is contained in:
Travis Howell
2005-04-05 23:31:40 +00:00
parent 13e18e4801
commit 94e1db9ea8
+1 -1
View File
@@ -32,4 +32,4 @@ void timer_enableTimer() {
void timer_disableTimer() {
debug(0, "STUB: timer_disableTimer()");
}
};
}