Warning clean up
Removing some old unused routines Addind some newlines after some files. Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1077
This commit is contained in:
parent
d5231d4351
commit
b222a9576a
13 changed files with 52 additions and 81 deletions
|
@ -186,7 +186,7 @@ public:
|
|||
void EmptyCache (void) {};
|
||||
|
||||
void SetLabel (const char* name) {};
|
||||
char* GetLabel (void) {};
|
||||
char* GetLabel (void) {return "";};
|
||||
|
||||
public:
|
||||
char basePath [CROSS_LEN];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue