Browse Source

* _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 6 years ago
parent
commit
46aa5f2712
1 changed files with 0 additions and 4 deletions
  1. 0 4
      rtl/win/wininc/defines.inc

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

@@ -5424,10 +5424,6 @@ Type
      FLASHW_TIMER        = $00000004;
      FLASHW_TIMER        = $00000004;
      FLASHW_TIMERNOFG    = $0000000C;
      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);
      CLASS_E_NOTLICENSED   = DWORD($80040112);
 
 
   { --------------------- old stuff, need to organize! ---------------  }
   { --------------------- old stuff, need to organize! ---------------  }