rm plugins that we won't use
[pcsx_rearmed.git] / plugins / peopsxgl / fps.h
diff --git a/plugins/peopsxgl/fps.h b/plugins/peopsxgl/fps.h
deleted file mode 100644 (file)
index 3b1951b..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-/***************************************************************************\r
-                          fps.h  -  description\r
-                             -------------------\r
-    begin                : Sun Mar 08 2009\r
-    copyright            : (C) 1999-2009 by Pete Bernert\r
-    web                  : www.pbernert.com   \r
- ***************************************************************************/\r
-\r
-/***************************************************************************\r
- *                                                                         *\r
- *   This program is free software; you can redistribute it and/or modify  *\r
- *   it under the terms of the GNU General Public License as published by  *\r
- *   the Free Software Foundation; either version 2 of the License, or     *\r
- *   (at your option) any later version. See also the license.txt file for *\r
- *   additional informations.                                              *\r
- *                                                                         *\r
- ***************************************************************************/\r
-\r
-void InitFrameCap(void);\r
-void SetFrameRateConfig(void);\r
-void PCFrameCap(void);\r
-void PCcalcfps(void);\r
-void FrameSkip(void);\r
-void CheckFrameRate(void);\r
-void ReInitFrameCap(void);\r
-void SetAutoFrameCap(void);\r
-\r
-unsigned long timeGetTime();\r