Bug 47961 - Remove duplicate typedef
Summary: Remove duplicate typedef
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://cgit.collabora.com/git/user/as...
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-03-27 13:29 UTC by Alvaro Soliverez
Modified: 2012-03-27 14:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alvaro Soliverez 2012-03-27 13:29:11 UTC
Remove duplicate typedef that was introduced by mistake in one of the
    latest commits
    
    It works fine in Linux, but duplicated statements fail on Windows and
    Android.
Comment 1 Jonny Lamb 2012-03-27 13:37:35 UTC
Looks fine.
Comment 2 Alvaro Soliverez 2012-03-27 13:46:14 UTC
commit 477cc4b53205617345a76975e5ac98d0e4cf2bec
Author: Alvaro Soliverez <alvaro.soliverez@collabora.co.uk>
Date:   Tue Mar 27 17:26:26 2012 -0300

    Remove duplicate typedef that was introduced by mistake in one of the
    latest commits
    
    It works fine in Linux, but duplicated statements fail on Windows and
    Android.
Comment 3 Alvaro Soliverez 2012-03-27 14:03:59 UTC
Sorry, I had to move the remaining statement to a place before a relevant function

commit b5fe86f5fe8e2cfbc257fff29c1b087e3d2b4f74
Author: Alvaro Soliverez <alvaro.soliverez@collabora.co.uk>
Date:   Tue Mar 27 17:54:36 2012 -0300

    Move TpBaseContactListAsyncFinishFunc right before the point where it is
    used for the first time


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.