diff options
author | Ira Rice <irarice@gmail.com> | 2009-02-10 20:09:33 -0700 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-02-10 20:09:33 -0700 |
commit | d268447e18c6e3edd80658f8f8d4317740c33af9 (patch) | |
tree | 587684b160d9aa4f4662a54ebe1af6ef9a85fb5f /aethyra.cbp | |
parent | f5f67e6411fb8338664372c7bc5e8f6cbeda73f4 (diff) | |
download | mana-client-d268447e18c6e3edd80658f8f8d4317740c33af9.tar.gz mana-client-d268447e18c6e3edd80658f8f8d4317740c33af9.tar.bz2 mana-client-d268447e18c6e3edd80658f8f8d4317740c33af9.tar.xz mana-client-d268447e18c6e3edd80658f8f8d4317740c33af9.zip |
Fixed header files, as well as removed the unused buddy list class (not
useful since buddy lists are tracked through the player relation
interface instead)
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'aethyra.cbp')
-rw-r--r-- | aethyra.cbp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aethyra.cbp b/aethyra.cbp index c383dff3..795e179a 100644 --- a/aethyra.cbp +++ b/aethyra.cbp @@ -363,8 +363,6 @@ <Unit filename="src\resources\ambientoverlay.h" /> <Unit filename="src\resources\animation.cpp" /> <Unit filename="src\resources\animation.h" /> - <Unit filename="src\resources\buddylist.cpp" /> - <Unit filename="src\resources\buddylist.h" /> <Unit filename="src\resources\colordb.cpp" /> <Unit filename="src\resources\colordb.h" /> <Unit filename="src\resources\dye.cpp" /> |