diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-27 21:10:18 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-28 09:55:03 +0000 |
commit | bdaadf8fdde23f05ba151a9b0a1108e8d713cf40 (patch) | |
tree | 20524905bafc8dc5d320c1636e237cbf23ada0c1 /idl/inc | |
parent | 963fd1696cb3563ed434a0af8b13d99145e43073 (diff) |
is there any point to aSrcLine and "rsc" directive in idl?
Diffstat (limited to 'idl/inc')
-rw-r--r-- | idl/inc/command.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/inc/command.hxx b/idl/inc/command.hxx index dad01dcf0523..6d89717d2c1f 100644 --- a/idl/inc/command.hxx +++ b/idl/inc/command.hxx @@ -57,7 +57,6 @@ public: String aCHeaderFile; String aCSourceFile; String aTargetFile; - ByteString aSrsLine; String aHelpIdFile; String aCSVFile; String aExportFile; |