Explorar o código

* _S_ and _E_ first and last were already there, just in an unexpected winerror. Found after testing ->revert all but the last line.

git-svn-id: trunk@41266 -
marco %!s(int64=6) %!d(string=hai) anos
pai
achega
46aa5f2712
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      rtl/win/wininc/defines.inc

+ 0 - 4
rtl/win/wininc/defines.inc

@@ -5424,10 +5424,6 @@ Type
      FLASHW_TIMER        = $00000004;
      FLASHW_TIMERNOFG    = $0000000C;
 
-     CLASSFACTORY_E_FIRST  = DWORD($80040110);
-     CLASSFACTORY_E_LAST   = DWORD($8004011F);
-     CLASSFACTORY_S_FIRST  = DWORD($00040110);
-     CLASSFACTORY_S_LAST   = DWORD($0004011F);
      CLASS_E_NOTLICENSED   = DWORD($80040112);
 
   { --------------------- old stuff, need to organize! ---------------  }