summaryrefslogtreecommitdiffstats
path: root/forms/source/component/clickableimage.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-13 17:35:58 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-13 17:35:58 +0100
commit8add7525175749499cb8f6cc24e23e434beb49e9 (patch)
treeaa423dd2dcc0092b54fa503e29649b09ed7ad29d /forms/source/component/clickableimage.cxx
parentRemove precompiled header support. (diff)
downloadcore-8add7525175749499cb8f6cc24e23e434beb49e9.tar.gz
core-8add7525175749499cb8f6cc24e23e434beb49e9.zip
Remove bogus comments
Diffstat (limited to 'forms/source/component/clickableimage.cxx')
-rw-r--r--forms/source/component/clickableimage.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/component/clickableimage.cxx b/forms/source/component/clickableimage.cxx
index ff9cc69d7794..dc839f679c4b 100644
--- a/forms/source/component/clickableimage.cxx
+++ b/forms/source/component/clickableimage.cxx
@@ -500,7 +500,6 @@ namespace frm
osl_incrementInterlockedCount( &m_refCount );
{
// simulate a propertyChanged event for the ImageURL
- // 2003-05-15 - #109591# - fs@openoffice.org
Any aImageURL;
getFastPropertyValue( aImageURL, PROPERTY_ID_IMAGE_URL );
_propertyChanged( PropertyChangeEvent( *this, PROPERTY_IMAGE_URL, sal_False, PROPERTY_ID_IMAGE_URL, Any( ), aImageURL ) );