Changeset bc131e531806eeabd6a47f1225ee5c9839fbe01d
- Timestamp:
- 04/09/12 17:52:58
(1 year ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1333993978 +0000
- git-parent:
[85e32ea88e1d7ad88a960783bb3033f7c1844de3]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1333993978 +0000
- Message:
unused stub
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r85e32ea |
rbc131e5 |
|
| 94 | 94 | check_slots_seconds_count[60] = { 0 }; |
|---|
| 95 | 95 | |
|---|
| 96 | | void |
|---|
| 97 | | debug_print_slots(noit_console_closure_t ncct) { |
|---|
| 98 | | } |
|---|
| 99 | 96 | static int |
|---|
| 100 | 97 | noit_console_show_timing_slots(noit_console_closure_t ncct, |
|---|