]> granicus.if.org Git - handbrake/commit
LinGui: fix more mingw breakage
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 25 Jun 2009 00:05:07 +0000 (00:05 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 25 Jun 2009 00:05:07 +0000 (00:05 +0000)
commit1f5936650ac23cec965a8934b36a21b4f4bcfa16
tree4c98e89865fff84fdfd310e7b397177f18be0f88
parent8721f201b405b383ce7cdbc27b0352ed6bb9b60e
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://svn.handbrake.fr/HandBrake/trunk@2617 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/callbacks.c