diff options
author | lloyd <lloyd@randombit.net> | 2008-11-10 22:16:13 +0000 |
---|---|---|
committer | lloyd <lloyd@randombit.net> | 2008-11-10 22:16:13 +0000 |
commit | 675aa7bcc476d8445b6eb2bc3c6b0a2f3ce12958 (patch) | |
tree | cdcc9c87a1692d62c6b6559aac8254acfe4dfa18 /src/libstate/info.txt | |
parent | 88b635f50937f926097b76c7834baead3b936dfe (diff) |
Remove Modules class from the initializer code - it just wasn't that useful
as an abstraction. Check #ifdef's for engines and such directly in libstate.cpp
Diffstat (limited to 'src/libstate/info.txt')
-rw-r--r-- | src/libstate/info.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libstate/info.txt b/src/libstate/info.txt index ac4a9561e..a0ba687d1 100644 --- a/src/libstate/info.txt +++ b/src/libstate/info.txt @@ -25,7 +25,5 @@ libstate.h look_add.h lookup.cpp lookup.h -modules.cpp -modules.h policy.cpp </add> |