diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-22 23:54:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-08-22 23:54:10 +0300 |
commit | 859b5eea1557debd49f3c82a0a302216812a3b27 (patch) | |
tree | 84687efd85eb047cf3f1ff0e0116f8e214c53638 /src/input/pages/pages.h | |
parent | de4b5860924bc3b9267edcce6cf2417cd30f8eb1 (diff) | |
download | mv-859b5eea1557debd49f3c82a0a302216812a3b27.tar.gz mv-859b5eea1557debd49f3c82a0a302216812a3b27.tar.bz2 mv-859b5eea1557debd49f3c82a0a302216812a3b27.tar.xz mv-859b5eea1557debd49f3c82a0a302216812a3b27.zip |
Move options for move input settings page into separate file.
Diffstat (limited to 'src/input/pages/pages.h')
-rw-r--r-- | src/input/pages/pages.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/pages/pages.h b/src/input/pages/pages.h index 65beaf4e2..7eb59c69f 100644 --- a/src/input/pages/pages.h +++ b/src/input/pages/pages.h @@ -26,7 +26,6 @@ #include "gui/setupactiondata.h" -extern SetupActionData setupActionDataMove[]; extern SetupActionData setupActionDataGui[]; #endif // INPUT_PAGES_PAGES_H |