summaryrefslogtreecommitdiff
path: root/src/cr-sel-eng.c
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@gnome.org>2004-02-07 22:46:53 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-02-07 22:46:53 +0000
commitb4b0cb746513170579d6fe7450fb6cb555cb73b8 (patch)
tree8fcd69a334101b3f1694e95b3885026e8e11cfd5 /src/cr-sel-eng.c
parentb10c9b189723585325dee43719540a34f7269ceb (diff)
downloadlibcroco-b4b0cb746513170579d6fe7450fb6cb555cb73b8.tar.gz
In the process of adding style structure debugging facilities.
2004-02-07 Dodji Seketeli <dodji@gnome.org> * src/cr-fonts.[hc],src/cr-num.h,src/cr-style.[ch]: In the process of adding style structure debugging facilities.
Diffstat (limited to 'src/cr-sel-eng.c')
-rw-r--r--src/cr-sel-eng.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cr-sel-eng.c b/src/cr-sel-eng.c
index 4153d61..4e47c96 100644
--- a/src/cr-sel-eng.c
+++ b/src/cr-sel-eng.c
@@ -1499,8 +1499,7 @@ cr_sel_eng_get_matched_style (CRSelEng *a_this,
GHashTable *props_hash = NULL ;
g_return_val_if_fail (a_this && a_cascade
- && a_node && a_style
- && (*a_style == NULL),
+ && a_node && a_style,
CR_BAD_PARAM_ERROR) ;
status = cr_sel_eng_get_matched_properties_from_cascade