summaryrefslogtreecommitdiff
path: root/sfx2/source/inet/inettbc.cxx
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-02-27 20:44:41 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-03-01 15:06:13 +0100
commitb479885f3ec5d5b704404c7c30aebb131bbdd7dc (patch)
treed7094581788a047fc5ee138b87602b02c263fe23 /sfx2/source/inet/inettbc.cxx
parent67d1f894487129e0e2b8c44b907d7992195bc310 (diff)
Remove dead Code
Diffstat (limited to 'sfx2/source/inet/inettbc.cxx')
-rw-r--r--sfx2/source/inet/inettbc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inet/inettbc.cxx b/sfx2/source/inet/inettbc.cxx
index 3ba99f1fa94d..c5ec26367a21 100644
--- a/sfx2/source/inet/inettbc.cxx
+++ b/sfx2/source/inet/inettbc.cxx
@@ -238,7 +238,7 @@ void SfxURLToolBoxControl_Impl::StateChanged
{
if ( nSID == SID_OPENURL )
{
- // Disable URL box if command is disabled #111014#
+ // Disable URL box if command is disabled
GetURLBox()->Enable( SFX_ITEM_DISABLED != eState );
}