FACT++  1.0
void free_str ( )

Definition at line 38 of file dui_util.c.

References Active_str.

Referenced by set_something().

39 {
40 
41  XmStringFree(Active_str);
42 }
static XmString Active_str
Definition: dui_util.c:27

+ Here is the caller graph for this function: