Michael Stefaniuc : dmime: Move struct definitions to the files that need them.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 26 07:11:53 CDT 2015


Module: wine
Branch: master
Commit: 619c697da0a2968bfee1f9fd7ad990d05739658a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=619c697da0a2968bfee1f9fd7ad990d05739658a

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Fri Jun 26 00:12:30 2015 +0200

dmime: Move struct definitions to the files that need them.

---

 dlls/dmime/dmime_private.h     | 141 -----------------------------------------
 dlls/dmime/lyricstrack.c       |   8 +++
 dlls/dmime/markertrack.c       |   8 +++
 dlls/dmime/paramcontroltrack.c |   8 +++
 dlls/dmime/segtriggertrack.c   |   9 +++
 dlls/dmime/seqtrack.c          |   8 +++
 dlls/dmime/sysextrack.c        |   8 +++
 dlls/dmime/tempotrack.c        |  10 +++
 dlls/dmime/timesigtrack.c      |   8 +++
 dlls/dmime/wavetrack.c         |  11 ++++
 10 files changed, 78 insertions(+), 141 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=619c697da0a2968bfee1f9fd7ad990d05739658a



More information about the wine-cvs mailing list