Skip to content
  • Philip Chimento's avatar
    gtype: Remove gjs_typecheck_gtype() · 516d0eae
    Philip Chimento authored
    This function was only used in one place, and it was unnecessary because
    gjs_gtype_get_actual_gtype() is used on the same object later, which also
    checks the type. So, we can remove the function altogether.
    516d0eae