|  | @@ -71,12 +71,10 @@ Annotation_Region::Annotation_Region ( const Annotation_Region &rhs ) | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | Annotation_Region::~Annotation_Region ( ) |  |  | Annotation_Region::~Annotation_Region ( ) | 
														
													
														
															
																|  |  | { |  |  | { | 
														
													
														
															
																|  |  | if ( _label ) free( _label ); |  |  |  | 
														
													
														
															
																|  |  | log_destroy(); |  |  | log_destroy(); | 
														
													
														
															
																|  |  |  |  |  | if ( _label ) free( _label ); | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | void |  |  | void | 
														
													
														
															
																|  |  | Annotation_Region::draw_box ( void ) |  |  | Annotation_Region::draw_box ( void ) | 
														
													
														
															
																|  |  | { |  |  | { | 
														
													
												
													
														
															
																|  | 
 |