summaryrefslogtreecommitdiffstats
path: root/shared/shared_globals.h
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2013-06-19 16:34:59 +0200
committerJocelyn Turcotte <jocelyn.turcotte@digia.com>2013-06-19 16:34:59 +0200
commit057b7fd01d503127eb4b65331943aad4c9f70e5e (patch)
treec68c7bb5a29d638f7d8675ee7a4700ba2a87b4c5 /shared/shared_globals.h
parent4b09be3d945483290ccc42ab84a5d16757096a9e (diff)
Fix the build.
Diffstat (limited to 'shared/shared_globals.h')
-rw-r--r--shared/shared_globals.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shared/shared_globals.h b/shared/shared_globals.h
index a42efd6a2..0014c8717 100644
--- a/shared/shared_globals.h
+++ b/shared/shared_globals.h
@@ -46,10 +46,6 @@
class QWindow;
-namespace content {
-
void GetScreenInfoFromNativeWindow(QWindow* window, WebKit::WebScreenInfo* results);
-}
-
#endif