From f01eb0ec25d88451bb36c7ba070d60213b3cb8b3 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 2 Mar 2018 16:07:23 +0000 Subject: Removing obsolete Android stuff git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12693 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- Android/FL/abi-version.h | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 Android/FL/abi-version.h (limited to 'Android/FL') diff --git a/Android/FL/abi-version.h b/Android/FL/abi-version.h deleted file mode 100644 index df28fccc4..000000000 --- a/Android/FL/abi-version.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * "$Id$" - * - * Configuration file for the Fast Light Tool Kit (FLTK). - * - * Copyright 1998-2015 by Bill Spitzak and others. - * - * This library is free software. Distribution and use rights are outlined in - * the file "COPYING" which should have been included with this file. If this - * file is missing or damaged, see the license at: - * - * http://www.fltk.org/COPYING.php - * - * Please report all bugs and problems on the following page: - * - * http://www.fltk.org/str.php - */ - -/* - ============================================================================ - DO NOT EDIT - This file is generated by CMake ! - ============================================================================ -*/ - -/* define FL_ABI_VERSION as 10x0y for FLTK ABI version 1.x.y */ - -/* #undef FL_ABI_VERSION */ - -/* - * End of "$Id$". - */ -- cgit v1.2.3