Forráskód Böngészése

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 éve
szülő
commit
2e5eca2996
1 módosított fájl, 0 hozzáadás és 4 törlés
  1. 0 4
      rtl/include/eclhelper.hpp

+ 0 - 4
rtl/include/eclhelper.hpp

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