Move qt_cam_copy_register to QtCamera
[harmattan/cameraplus] / lib / qtcamgstreamermessagelistener.h
index 1e938a0..d29ffca 100644 (file)
@@ -3,7 +3,7 @@
 /*!
  * This file is part of CameraPlus.
  *
- * Copyright (C) 2012 Mohammed Sameer <msameer@foolab.org>
+ * Copyright (C) 2012-2013 Mohammed Sameer <msameer@foolab.org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -44,8 +44,6 @@ public:
 
   void flushMessages();
 
-  GstMessage *waitForMessage(const QLatin1String& name);
-
 signals:
   void error(const QString& message, int code, const QString& debug);
   void started();