summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-properties.cpp
diff options
context:
space:
mode:
authorKris De Gussem <kris.degussem@gmail.com>2012-10-02 20:49:30 +0000
committerKris <Kris.De.Gussem@hotmail.com>2012-10-02 20:49:30 +0000
commite6e9360b628bb6ba052c65a73a167fe8329f3305 (patch)
tree76eee40d03a376ad3ddeaeeceac64fd3e5d47aa9 /src/ui/dialog/object-properties.cpp
parentfix for bug 310206: although the path is made with only cubic beziers (bezier... (diff)
downloadinkscape-e6e9360b628bb6ba052c65a73a167fe8329f3305.tar.gz
inkscape-e6e9360b628bb6ba052c65a73a167fe8329f3305.zip
Fix for Bug #1049440 (Crash in Object Properties if label is empty string (regression, trunk))
(bzr r11724)
Diffstat (limited to 'src/ui/dialog/object-properties.cpp')
-rw-r--r--src/ui/dialog/object-properties.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/object-properties.cpp b/src/ui/dialog/object-properties.cpp
index d8842f815..8cf3f70e8 100644
--- a/src/ui/dialog/object-properties.cpp
+++ b/src/ui/dialog/object-properties.cpp
@@ -333,7 +333,6 @@ void ObjectProperties::label_changed(void)
/* Retrieve the label widget for the object's label */
Glib::ustring label = EntryLabel.get_text();
- g_assert(!label.empty());
/* Give feedback on success of setting the drawing object's label
* using the widget's label text