summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl/gpucfg/interface.h
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-27 03:02:25 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-27 03:02:25 +0000
commite832ac97861db3896e6771d091eb952c706dd101 (patch)
tree75f96c74a21527244701f0c9032a46c0170de3f4 /plugins/peopsxgl/gpucfg/interface.h
parent3f28bbe662d843c6cd3e073e44752f0f28560a02 (diff)
downloadpcsxr-e832ac97861db3896e6771d091eb952c706dd101.tar.gz
* Removed unnecessary files.
* Clean up build system (Issue #7815, VoidMage). * properly init some variables on reset (Patch #7887, notaz). * dfxvideo: several fixes to FPS bar (Patch #7879, dario86). * Region autodetection for 3 PAL demos (Patch #7879, dario86). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61512 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/peopsxgl/gpucfg/interface.h')
-rw-r--r--plugins/peopsxgl/gpucfg/interface.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/peopsxgl/gpucfg/interface.h b/plugins/peopsxgl/gpucfg/interface.h
deleted file mode 100644
index 4f507ae6..00000000
--- a/plugins/peopsxgl/gpucfg/interface.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
- * DO NOT EDIT THIS FILE - it is generated by Glade.
- */
-
-GtkWidget* create_CfgWnd (void);
-GtkWidget* create_AboutWnd (void);