diff options
author | corvid <corvid@lavabit.com> | 2011-09-14 00:06:32 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-09-14 00:06:32 +0000 |
commit | 3688645f7165c13b1e0050bc39460fb791f5084e (patch) | |
tree | 4acc827d80df3a2eb20deb7254871d4ce58e856c | |
parent | 53b6a9bed7e55afa275afbb6dbd18aa130a03072 (diff) |
fix up splash page
-rw-r--r-- | src/IO/about.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 1875705f..77af318f 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -125,11 +125,6 @@ const char *const AboutSplash= " <tr>\n" " <td> \n" " <td>\n" -" <a href='http://www.mathaba.net/'>Mathaba</a>\n" -" <tr>\n" -" <tr>\n" -" <td> \n" -" <td>\n" " <a href='http://www.commondreams.org/'>C. Dreams</a>\n" " <tr>\n" " <td> \n" |