diff options
author | Popa Adrian Marius <mapopa@reea.net> | 2014-04-10 17:42:32 +0300 |
---|---|---|
committer | Popa Adrian Marius <mapopa@reea.net> | 2014-04-10 17:42:32 +0300 |
commit | 1c3ed86211c25eb8f11330b5214d4e03672115ab (patch) | |
tree | 24a437df34b389d2a68027fef882c1287e78c9d1 /ext/interbase/ibase_blobs.c | |
parent | 9540ced221a2a31ea534f8e284e344b2a238d85f (diff) | |
download | php-git-1c3ed86211c25eb8f11330b5214d4e03672115ab.tar.gz |
Cleanup $ is not needed for git
Diffstat (limited to 'ext/interbase/ibase_blobs.c')
-rw-r--r-- | ext/interbase/ibase_blobs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/interbase/ibase_blobs.c b/ext/interbase/ibase_blobs.c index 7c27ccf325..94f32f87ed 100644 --- a/ext/interbase/ibase_blobs.c +++ b/ext/interbase/ibase_blobs.c @@ -16,8 +16,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif |