Kernel: Remove g_program_id
This has been obsoleted by the field in Process.
This commit is contained in:
		@@ -213,12 +213,6 @@ public:
 | 
			
		||||
     */
 | 
			
		||||
    ResultStatus ReadRomFS(std::vector<u8>& buffer) const override;
 | 
			
		||||
 | 
			
		||||
    /*
 | 
			
		||||
     * Gets the program id from the NCCH header
 | 
			
		||||
     * @return u64 Program id
 | 
			
		||||
     */
 | 
			
		||||
    u64 GetProgramId() const;
 | 
			
		||||
 | 
			
		||||
private:
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user