diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-12-12 09:46:25 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-12 11:49:04 +0000 |
commit | efa5db0755f0a0af41b9958ef3d5edeaddaed056 (patch) | |
tree | bb64adc26a1199ccd9e0f41cde75b1ac2e3cfbe6 /unusedcode.easy | |
parent | 2c2e80da68efcee5bffdb61d9c078f9360a639a4 (diff) |
leave this Clone as inline
so code isn't generated for it unless the new_clone is required,
which it isn't under gcc.
Change-Id: I07e0b3e4b2e07625509b51ba7d37e24440f56cfe
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index ee18f774ffc5..0c3074abb44e 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -8,7 +8,6 @@ GDriveSession::GDriveSession() ImpBitmap::ImplCrop(Rectangle const&) ImpBitmap::ImplErase(Color const&) ImpBitmap::ImplSetSalBitmap(SalBitmap*) -NfCurrencyEntry::Clone() const OpenGLContext::init(_XDisplay*, unsigned long, unsigned int, unsigned int, int) OpenGLContext::renderToFile() OpenGLContext::requestSingleBufferedRendering() |