diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2004-12-12 19:58:11 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2004-12-12 19:58:11 +0000 |
commit | 75b19e771c527e8444aae70543b2b617dae2e892 (patch) | |
tree | 7414fdd8d4a9bb9da3a79cd29a833c22f4380284 /src/gui/chat.cpp | |
parent | 812e679c9befbfe98cc311723b8296df0384515e (diff) | |
download | mana-75b19e771c527e8444aae70543b2b617dae2e892.tar.gz mana-75b19e771c527e8444aae70543b2b617dae2e892.tar.bz2 mana-75b19e771c527e8444aae70543b2b617dae2e892.tar.xz mana-75b19e771c527e8444aae70543b2b617dae2e892.zip |
Ported server list dialog over to Guichan.
Diffstat (limited to 'src/gui/chat.cpp')
-rw-r--r-- | src/gui/chat.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index b1cec890..9b1d6e4c 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -24,8 +24,6 @@ /* * Simple ChatLog Object v0.5 (i'd say...) * - * Bestviewd w/ Bitstream Vera Sans Mono @ 9pt and a tab-width of 2 spaces - * * Author: kth5 aka Alexander Baldeck * pipe your questions, suggestions and flames to: kth5@gawab.com */ |