forked from qt-creator/qt-creator
Removed stray tokens and fixed warnings/errors when compiling with pedantic C++ compilers.
This commit is contained in:
@@ -84,7 +84,7 @@ namespace Symbian {
|
||||
enum CodeMode
|
||||
{
|
||||
ArmMode = 0,
|
||||
ThumbMode,
|
||||
ThumbMode
|
||||
};
|
||||
|
||||
enum TargetConstants
|
||||
|
||||
Reference in New Issue
Block a user