dfxvideo: massive cleanup
[pcsx_rearmed.git] / plugins / dfxvideo / fps.h
diff --git a/plugins/dfxvideo/fps.h b/plugins/dfxvideo/fps.h
deleted file mode 100644 (file)
index ff7e72b..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-/***************************************************************************\r
-                          fps.h -  description\r
-                             -------------------\r
-    begin                : Sun Oct 28 2001\r
-    copyright            : (C) 2001 by Pete Bernert\r
-    email                : BlackDove@addcom.de\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
-#ifndef _FPS_INTERNALS_H\r
-#define _FPS_INTERNALS_H\r
-\r
-void FrameCap(void); \r
-void FrameSkip(void); \r
-void calcfps(void);\r
-void PCFrameCap (void);\r
-void PCcalcfps(void);\r
-void SetAutoFrameCap(void);\r
-void SetFPSHandler(void);\r
-void InitFPS(void);\r
-void CheckFrameRate(void);\r
-\r
-#endif // _FPS_INTERNALS_H\r