fixed a small bug where loading under dlsym crashed

fixed line endings in vim
This commit is contained in:
David Anderson 2007-03-13 00:42:16 +00:00
parent 4dc4616933
commit e6120fdcd6
2 changed files with 604 additions and 605 deletions

View File

@ -168,7 +168,6 @@ public:
}; };
~CFlagManager() ~CFlagManager()
{ {
WriteCommands();
}; };
/** /**