Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GNOME Contacts
Commits
6f403053
Commit
6f403053
authored
May 15, 2012
by
Alexander Larsson
Browse files
Remove unused typedef
parent
aa084b01
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/contacts-sorted.vala
View file @
6f403053
...
...
@@ -45,7 +45,6 @@ using Gtk;
public
class
Contacts
.
Sorted
:
Container
{
public
delegate
bool
FilterFunc
(
Widget
child
);
public
delegate
bool
NeedSeparatorFunc
(
Widget
widget
,
Widget
?
before
);
public
delegate
void
UpdateSeparatorFunc
(
ref
Widget
?
separator
,
Widget
child
,
Widget
?
before
);
struct
ChildInfo
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment