Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 547f937
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2005-12-14T11:15:04Z (
19 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
bf02a67
Parents:
703f0f7
Message:
Remove statement that couldn't be executed anyway
File:
1 edited
account.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
account.c
r703f0f7
r547f937
124
124
}
125
125
126
if (a->prpl == NULL )
127
{
128
irc_usermsg( irc, "Support for protocol %s is not included in this BitlBee", a->prpl->name );
129
return;
130
}
131
132
126
cancel_auto_reconnect( a );
133
127
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive