Skip to content
  • Sebastian Holtermann's avatar
    SystemTools: Add SystemToolsStatic class skeleton · 6fed6364
    Sebastian Holtermann authored
    The new private class SystemToolsStatic is supposed to hold all static
    SystemTools variables in a single singleton class.  Static SystemTools
    variables will be moved to SystemToolsStatic in following commits.  This patch
    only adds the class skeleton type, its allocation and deletion.
    6fed6364