Browse Source

Merge pull request #13353 from richardkchapman/empty-enum

HPCC-9805: ECL support for HTTP POST JSON and XML

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Gavin Halliday 5 years ago
parent
commit
2e5eca2996
1 changed files with 0 additions and 4 deletions
  1. 0 4
      rtl/include/eclhelper.hpp

+ 0 - 4
rtl/include/eclhelper.hpp

@@ -2217,10 +2217,6 @@ enum
     SOAPFxml            = 0x010000
     SOAPFxml            = 0x010000
 };
 };
 
 
-enum
-{
-};
-
 struct IHThorWebServiceCallActionArg : public IHThorArg
 struct IHThorWebServiceCallActionArg : public IHThorArg
 {
 {
     virtual const char * getHosts() = 0;
     virtual const char * getHosts() = 0;