diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-04-20 05:22:23 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-04-20 05:22:23 +0000 |
| commit | d713bdf4623aa46676f95d1f38618b219ea5d9c9 (patch) | |
| tree | 8c5dca7f3ed14e6b7c580509a91300cce3a2e8c4 /Makefile.am | |
| parent | 90cd9c62192194d1b3ab868a77fe56a9b1e215c2 (diff) | |
remove the client_time_heap thing. actually its better to just use the user_time on the currently focused window I think. that will handle panels and things too.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index c66c1398..5d463728 100644 --- a/Makefile.am +++ b/Makefile.am @@ -137,8 +137,6 @@ openbox_openbox_SOURCES = \ openbox/action.h \ openbox/client.c \ openbox/client.h \ - openbox/client_time_heap.c \ - openbox/client_time_heap.h \ openbox/client_list_menu.c \ openbox/client_list_menu.h \ openbox/client_list_combined_menu.c \ |
