OSDN Git Service

LinGui: fix more mingw breakage
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 25 Jun 2009 00:05:07 +0000 (00:05 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 25 Jun 2009 00:05:07 +0000 (00:05 +0000)
commit5f753d54ac498a7d363f82ee1203b182ec4bb310
tree4c98e89865fff84fdfd310e7b397177f18be0f88
parenta4553fea0f5dd9f15cd0c742e54872ce41740e01
LinGui: fix more mingw breakage
freeing a drive entity returned from a windows api by unreferencing it
with a glib api doesn't work so well. abstract the call to free a drive
and ifdef it.

git-svn-id: svn://localhost/HandBrake/trunk@2617 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/callbacks.c