1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00

Compilation fix. make test failed.

This commit is contained in:
Witold Filipczyk 2010-08-08 09:38:39 +02:00 committed by Witold Filipczyk
parent 20eee6f2c8
commit 8615e62ffb

View File

@ -118,5 +118,4 @@ void
mailcap_protocol_handler(struct connection *conn)
{
stub_called("mailcap_protocol_handler");
return NULL;
}