summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird/firebird_driver.c
diff options
context:
space:
mode:
authorPopa Adrian Marius <mapopa@reea.net>2014-04-10 17:42:32 +0300
committerPopa Adrian Marius <mapopa@reea.net>2014-04-10 17:42:32 +0300
commit1c3ed86211c25eb8f11330b5214d4e03672115ab (patch)
tree24a437df34b389d2a68027fef882c1287e78c9d1 /ext/pdo_firebird/firebird_driver.c
parent9540ced221a2a31ea534f8e284e344b2a238d85f (diff)
downloadphp-git-1c3ed86211c25eb8f11330b5214d4e03672115ab.tar.gz
Cleanup $ is not needed for git
Diffstat (limited to 'ext/pdo_firebird/firebird_driver.c')
-rw-r--r--ext/pdo_firebird/firebird_driver.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pdo_firebird/firebird_driver.c b/ext/pdo_firebird/firebird_driver.c
index 72595de9f1..2053a07005 100644
--- a/ext/pdo_firebird/firebird_driver.c
+++ b/ext/pdo_firebird/firebird_driver.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif