projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
aae5350
)
removed empty block
author
David Surovell
<davids@osafoundation.org>
Mon, 21 Nov 2005 21:42:58 +0000
(21:42 +0000)
committer
David Surovell
<davids@osafoundation.org>
Mon, 21 Nov 2005 21:42:58 +0000
(21:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36219
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/generic/dcpsg.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/generic/dcpsg.cpp
b/src/generic/dcpsg.cpp
index d1d7bd66d8162377b8272b69c09c13c573a23fc6..a93dffc55a76f34c9c4e4ecc2aa1c70ff4711f9a 100644
(file)
--- a/
src/generic/dcpsg.cpp
+++ b/
src/generic/dcpsg.cpp
@@
-1985,10
+1985,6
@@
void wxPostScriptDC::DoGetTextExtent(const wxString& string,
if ( !afmName.empty() )
afmFile = wxFopen(afmName, wxT("r"));
if ( !afmName.empty() )
afmFile = wxFopen(afmName, wxT("r"));
- if ( !afmFile )
- {
- }
-
if ( !afmFile )
{
#if defined(__UNIX__) && !defined(__VMS__)
if ( !afmFile )
{
#if defined(__UNIX__) && !defined(__VMS__)