diff options
author | Noel Grandin <noel@peralex.com> | 2016-02-04 11:34:25 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-02-05 08:01:43 +0200 |
commit | 7f5de2436a5c51ee8dec38a9b04f4a1b3589e361 (patch) | |
tree | 4b8017ef8ce1934d2dfb7df1f9595c6ee303f175 /idl/source/prj/command.cxx | |
parent | c8c856bd73c3ce051a2564b30e5d01159d39676c (diff) |
remove unused Default from .SDI files
Change-Id: I253174197e2c10765f9b1e8cff46178854fe3495
Diffstat (limited to 'idl/source/prj/command.cxx')
-rw-r--r-- | idl/source/prj/command.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/source/prj/command.cxx b/idl/source/prj/command.cxx index 8a42ef19ec25..f2181ec6d830 100644 --- a/idl/source/prj/command.cxx +++ b/idl/source/prj/command.cxx @@ -77,7 +77,6 @@ char const * SyntaxStrings[] = { "\t\tAccelConfig, MenuConfig, ToolbarConfig", "\t\tAutoUpdate", "\t\tContainer", -"\t\tDefault = Identifier", "\t\tExecMethod = Identifier", "\t\tExport*", "\t\tFastCall", |