@@ -1,9 +1,9 @@ /* * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, - * 2018, 2019 - * Jonathan Schleifer + * 2018, 2019, 2020 + * Jonathan Schleifer * * All rights reserved. * * This file is part of ObjFW. It may be distributed under the terms of the * Q Public License 1.0, which can be found in the file LICENSE.QPL included in @@ -252,13 +252,12 @@ #import "base64.h" #import "crc16.h" #import "crc32.h" #import "huffman_tree.h" -#import "instance.h" #import "of_asprintf.h" #import "of_strptime.h" #import "pbkdf2.h" #import "scrypt.h" #ifdef OF_HAVE_UNICODE_TABLES # import "unicode.h" #endif