_msg: Remove the very last debug message
This commit is contained in:
		
							
								
								
									
										2
									
								
								qsgen2
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								qsgen2
									
									
									
									
									
								
							@@ -70,8 +70,6 @@ if (${globaldebug}); then
 | 
				
			|||||||
    done
 | 
					    done
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "Sample QSGenLang entry: ${qsgenlang[_qsgen2_msg_2]}"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function _msg() {
 | 
					function _msg() {
 | 
				
			||||||
    local type=$1
 | 
					    local type=$1
 | 
				
			||||||
    shift  # Remove the first argument so $@ now contains only keys or additional strings
 | 
					    shift  # Remove the first argument so $@ now contains only keys or additional strings
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user